Searched refs:USBPORTSC_PEC (Results 1 – 6 of 6) sorted by relevance
48 #define USBPORTSC_PEC 0x0008 /* Port Enable Change */ macro
144 (status & USBPORTSC_PEC) ? "EnableChange " : "", in uhci_show_sc()
58 #define USBPORTSC_PEC 0x0008 /* Port Enable Change */ macro
124 (status & USBPORTSC_PEC) ? "EnableChange " : "", in uhci_show_sc()
2142 ((status & USBPORTSC_PEC) >> (3 - 1)) | in rh_submit_urb()2180 SET_RH_PORTSTAT(USBPORTSC_PEC); in rh_submit_urb()
2032 ((status & USBPORTSC_PEC) >> (3 - 1)) | in rh_submit_urb()2073 SET_RH_PORTSTAT (USBPORTSC_PEC); in rh_submit_urb()