Searched refs:OHCI_RHPORTST_CSC (Results 1 – 2 of 2) sorted by relevance
211 temp = OHCI_RHPORTST_CSC; in ohci_roothub_control()292 if (portsc & OHCI_RHPORTST_CSC) { in OHCI_IRQHandler()
235 #define OHCI_RHPORTST_CSC (1 << 16) /* Bit 16: Connect status change */ macro
Completed in 4 milliseconds