Example #1
0
void xhci_hcd_stop(int index)
{
	disablePortClockPower();
}
Example #2
0
void xhci_hcd_stop(int index)
{
	disablePortClockPower();
	u3phy_uninit();
}