Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h238 #define OHCI_INTR_RHSC (1 << 6) /* root hub status change */ macro
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c171 #define OHCI_INTR_RHSC (1U << 6) /* Root hub status change */ macro