Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.h82 uint32_t hreset; member
H A Dhcd-ohci.c1607 retval = ohci->hreset; in ohci_mem_read()
1744 ohci->hreset = val & ~OHCI_HRESET_FSBIR; in ohci_mem_write()
2044 VMSTATE_UINT32(hreset, OHCIState),