Searched refs:USBSTS_HCPE (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.h32 #define USBSTS_HCPE 0x0010 /* Host Controller Process Error: macro
H A Duhci-debug.c322 (usbstat & USBSTS_HCPE) ? "HostControllerProcessError " : "",
H A Duhci-hcd.c436 if (status & USBSTS_HCPE)
/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.h32 #define USBSTS_HCPE 0x0010 /* Host Controller Process Error: macro
H A Duhci-debug.c322 (usbstat & USBSTS_HCPE) ? "HostControllerProcessError " : "",
H A Duhci-hcd.c436 if (status & USBSTS_HCPE)

Completed in 172 milliseconds