Searched refs:USBPORTSC_PE (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.c161 SET_RH_PORTSTAT(USBPORTSC_PE);
293 if (status & USBPORTSC_PE) {
352 CLR_RH_PORTSTAT(USBPORTSC_PE);
H A Duhci-hcd.h54 #define USBPORTSC_PE 0x0004 /* Port Enable */ macro
H A Duhci-debug.c247 (status & USBPORTSC_PE) ? " Enabled" : "",
/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.c161 SET_RH_PORTSTAT(USBPORTSC_PE);
293 if (status & USBPORTSC_PE) {
352 CLR_RH_PORTSTAT(USBPORTSC_PE);
H A Duhci-hcd.h54 #define USBPORTSC_PE 0x0004 /* Port Enable */ macro
H A Duhci-debug.c247 (status & USBPORTSC_PE) ? " Enabled" : "",

Completed in 114 milliseconds