Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c201 #define OHCI_RHS_CRWE (1U << 31) macro
1412 if (val & OHCI_RHS_CRWE) { in ohci_set_hub_status()