Searched refs:EHCI_PORTSC_OCA (Results 1 – 2 of 2) sorted by relevance
135 #define EHCI_PORTSC_OCA (1 << 4) /* Bit 4: Over-current Active */ macro
1174 if (temp & EHCI_PORTSC_OCA) { in usbh_roothub_control()
Completed in 9 milliseconds