Searched refs:UHCI_PORTSC_CCS (Results 1 – 2 of 2) sorted by relevance
79 #define UHCI_PORTSC_CCS 0x0001 macro
2372 if (!(x & UHCI_PORTSC_CCS)) { in uhci_portreset()2640 if (x & UHCI_PORTSC_CCS) in uhci_roothub_exec()