Searched refs:USBSTS_HSE (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Duhci.h27 #define USBSTS_HSE 0x0008 /* Host System Error - basically PCI problems */ macro
H A Dusb-uhci-debug.h182 (usbstat & USBSTS_HSE) ? "HostSystemError " : "",
H A Dusb-uhci.h37 #define USBSTS_HSE 0x0008 /* Host System Error - basically PCI problems */ macro
H A Duhci-debug.h169 (usbstat & USBSTS_HSE) ? "HostSystemError " : "",
H A Duhci.c2456 if (status & USBSTS_HSE)

Completed in 93 milliseconds