Searched defs:USBSTS_HSE (Results 1 – 3 of 3) sorted by relevance
33 #define USBSTS_HSE (1 << 4) // Host System Error macro
33 #define USBSTS_HSE 0x0008 /* Host System Error: PCI problems */ macro
80 #define USBSTS_HSE (1<<2) macro