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

/linux-master/drivers/usb/host/
H A Duhci-hcd.c469 if (status & ~(USBSTS_USBINT | USBSTS_ERROR | USBSTS_RD)) {
496 if (status & USBSTS_RD) {
H A Duhci-hcd.h32 #define USBSTS_RD 0x0004 /* Resume Detect */ macro
H A Duhci-debug.c341 (usbstat & USBSTS_RD) ? "ResumeDetect " : "",

Completed in 149 milliseconds