Searched defs:USBSTS_HCH (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ | ||
H A D | uhci-hcd.h | 36 #define USBSTS_HCH 0x0020 /* HC Halted */ macro |
/openbmc/qemu/hw/usb/ | ||
H A D | hcd-xhci.c | 79 #define USBSTS_HCH (1<<0) macro |