Searched refs:USBSTS_ERROR (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.h29 #define USBSTS_ERROR 0x0002 /* Interrupt due to error */ macro
H A Duhci-debug.c325 (usbstat & USBSTS_ERROR) ? "USBError " : "",
H A Duhci-hcd.c432 if (status & ~(USBSTS_USBINT | USBSTS_ERROR | USBSTS_RD)) {

Completed in 41 milliseconds