Searched refs:USBPORTSC_CSC (Results 1 – 6 of 6) sorted by relevance
46 #define USBPORTSC_CSC 0x0002 /* Connect Status Change */ macro
146 (status & USBPORTSC_CSC) ? "ConnectChange " : "", in uhci_show_sc()
56 #define USBPORTSC_CSC 0x0002 /* Connect Status Change */ macro
126 (status & USBPORTSC_CSC) ? "ConnectChange " : "", in uhci_show_sc()
2141 cstatus = ((status & USBPORTSC_CSC) >> (1 - 0)) | in rh_submit_urb()2177 SET_RH_PORTSTAT(USBPORTSC_CSC); in rh_submit_urb()
2031 cstatus = ((status & USBPORTSC_CSC) >> (1 - 0)) | in rh_submit_urb()2070 SET_RH_PORTSTAT (USBPORTSC_CSC); in rh_submit_urb()