Searched refs:OHCI_RHPORTST_CCS (Results 1 – 2 of 2) sorted by relevance
186 temp = OHCI_RHPORTST_CCS; in ohci_roothub_control()296 if (portsc & OHCI_RHPORTST_CCS) { in OHCI_IRQHandler()
226 #define OHCI_RHPORTST_CCS (1 << 0) /* Bit 0: Current connect status */ macro
Completed in 7 milliseconds