Home
last modified time | relevance | path

Searched refs:USBPORTSC_CCS (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Duhci-hub.c49 (USBPORTSC_CCS | RWC_BITS)) || in any_ports_active()
294 if (status & USBPORTSC_CCS) in uhci_hub_control()
Duhci-pci.c105 USBPORTSC_CCS) in uhci_pci_global_suspend_mode_is_broken()
Duhci-hcd.h51 #define USBPORTSC_CCS 0x0001 /* Current Connect Status macro
Duhci-debug.c275 (status & USBPORTSC_CCS) ? " Connected" : ""); in uhci_show_sc()