Searched refs:USBPORTSC_CCS (Results 1 – 4 of 4) sorted by relevance
50 (USBPORTSC_CCS | RWC_BITS)) || in any_ports_active()295 if (status & USBPORTSC_CCS) in uhci_hub_control()
106 USBPORTSC_CCS) in uhci_pci_global_suspend_mode_is_broken()
55 #define USBPORTSC_CCS 0x0001 /* Current Connect Status macro
276 (status & USBPORTSC_CCS) ? " Connected" : ""); in uhci_show_sc()