Esempio n. 1
0
void xhci_hcd_stop(int index)
{
	disablePortClockPower();
}
Esempio n. 2
0
void xhci_hcd_stop(int index)
{
	disablePortClockPower();
	u3phy_uninit();
}