Searched defs:EHCI_PORTSC_CSC (Results 1 – 2 of 2) sorted by relevance
114 #define EHCI_PORTSC_CSC (1 << 1) /* Bit 1: Connect Status Change */ macro
188 #define EHCI_PORTSC_CSC (0x1<<1) macro