Lines Matching full:port
31 #define USBSTS_PCD (1 << 2) // Port Change Detect
64 #define PORTSC_PTC (15 << 16) // Port Test Control
65 #define PORTSC_PTC_SH 16 // Port Test Control shift
66 #define PORTSC_PIC (3 << 14) // Port Indicator Control
67 #define PORTSC_PIC_SH 14 // Port Indicator Control Shift
68 #define PORTSC_POWNER (1 << 13) // Port Owner
69 #define PORTSC_PPOWER (1 << 12) // Port Power
70 #define PORTSC_LINESTAT (3 << 10) // Port Line Status
71 #define PORTSC_LINESTAT_SH 10 // Port Line Status Shift
72 #define PORTSC_PRESET (1 << 8) // Port Reset
73 #define PORTSC_SUSPEND (1 << 7) // Port Suspend
74 #define PORTSC_FPRES (1 << 6) // Force Port Resume
77 #define PORTSC_PEDC (1 << 3) // Port Enable/Disable Change
78 #define PORTSC_PED (1 << 2) // Port Enable/Disable