Searched refs:USBPORTSC_SUSP (Results 1 – 6 of 6) sorted by relevance
53 #define USBPORTSC_SUSP 0x1000 /* Suspend */ macro
140 (status & USBPORTSC_SUSP) ? "PortSuspend " : "", in uhci_show_sc()
63 #define USBPORTSC_SUSP 0x1000 /* Suspend */ macro
120 (status & USBPORTSC_SUSP) ? "PortSuspend " : "", in uhci_show_sc()
2146 ((status & USBPORTSC_SUSP) >> (12 - 2)) | in rh_submit_urb()2172 CLR_RH_PORTSTAT(USBPORTSC_SUSP); in rh_submit_urb()2195 SET_RH_PORTSTAT(USBPORTSC_SUSP); in rh_submit_urb()
2036 ((status & USBPORTSC_SUSP) >> (12 - 2)) | in rh_submit_urb()2065 CLR_RH_PORTSTAT (USBPORTSC_SUSP); in rh_submit_urb()2089 SET_RH_PORTSTAT (USBPORTSC_SUSP); in rh_submit_urb()