Searched refs:UHCI_PORTSC_CCS (Results 1 – 2 of 2) sorted by relevance
98 #define UHCI_PORTSC_CCS 0x0001 macro
3039 if (!(x & UHCI_PORTSC_CCS)) { in uhci_portreset()3345 if (x & UHCI_PORTSC_CCS) in uhci_root_ctrl_start()