Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Duhci-hcd.h36 #define USBSTS_HCH 0x0020 /* HC Halted */ macro
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c79 #define USBSTS_HCH (1<<0) macro