Searched refs:USBSTS_RD (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-hcd.h30 #define USBSTS_RD 0x0004 /* Resume Detect */ macro
H A Duhci-hcd.c432 if (status & ~(USBSTS_USBINT | USBSTS_ERROR | USBSTS_RD)) {
461 if (status & USBSTS_RD)
H A Duhci-debug.c324 (usbstat & USBSTS_RD) ? "ResumeDetect " : "",
/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-hcd.h30 #define USBSTS_RD 0x0004 /* Resume Detect */ macro
H A Duhci-hcd.c432 if (status & ~(USBSTS_USBINT | USBSTS_ERROR | USBSTS_RD)) {
461 if (status & USBSTS_RD)
H A Duhci-debug.c324 (usbstat & USBSTS_RD) ? "ResumeDetect " : "",

Completed in 131 milliseconds