Searched refs:USBSTS_RD (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 " : "",

Completed in 26 milliseconds