Searched refs:USBPORTSC_PEC (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-hub.c34 #define RWC_BITS (USBPORTSC_OCC | USBPORTSC_PEC | USBPORTSC_CSC)
160 CLR_RH_PORTSTAT(USBPORTSC_CSC | USBPORTSC_PEC);
277 if (status & USBPORTSC_PEC)
358 CLR_RH_PORTSTAT(USBPORTSC_PEC);
H A Duhci-hcd.h55 #define USBPORTSC_PEC 0x0008 /* Port Enable Change */ macro
H A Duhci-debug.c246 (status & USBPORTSC_PEC) ? " EnableChange" : "",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Duhci-hub.c34 #define RWC_BITS (USBPORTSC_OCC | USBPORTSC_PEC | USBPORTSC_CSC)
160 CLR_RH_PORTSTAT(USBPORTSC_CSC | USBPORTSC_PEC);
277 if (status & USBPORTSC_PEC)
358 CLR_RH_PORTSTAT(USBPORTSC_PEC);
H A Duhci-hcd.h55 #define USBPORTSC_PEC 0x0008 /* Port Enable Change */ macro
H A Duhci-debug.c246 (status & USBPORTSC_PEC) ? " EnableChange" : "",

Completed in 124 milliseconds