Home
last modified time | relevance | path

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

/drivers/usb/host/
Duhci-hub.c50 (USBPORTSC_CCS | RWC_BITS)) || in any_ports_active()
295 if (status & USBPORTSC_CCS) in uhci_hub_control()
Duhci-pci.c106 USBPORTSC_CCS) in uhci_pci_global_suspend_mode_is_broken()
Duhci-hcd.h55 #define USBPORTSC_CCS 0x0001 /* Current Connect Status macro
Duhci-debug.c276 (status & USBPORTSC_CCS) ? " Connected" : ""); in uhci_show_sc()