Home
last modified time | relevance | path

Searched refs:OHCI_RHS_OCIC (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c200 #define OHCI_RHS_OCIC (1U << 17) macro
1388 if (val & OHCI_RHS_OCIC) { in ohci_set_hub_status()
1389 ohci->rhstatus &= ~OHCI_RHS_OCIC; in ohci_set_hub_status()