Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c163 #define OHCI_STATUS_SOC ((1 << 6) | (1 << 7)) macro
1665 val = (val & ~OHCI_STATUS_SOC); in ohci_mem_write()