Home
last modified time | relevance | path

Searched defs:USBSTS_HSE (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/usb/
H A Dehci-regs.h33 #define USBSTS_HSE (1 << 4) // Host System Error macro
/qemu/hw/usb/
H A Dhcd-xhci.c80 #define USBSTS_HSE (1<<2) macro