Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.h159 uint32_t erstba_high; member
H A Dhcd-xhci.c809 dma_addr_t erstba = xhci_addr64(intr->erstba_low, intr->erstba_high); in xhci_er_reset()
2727 xhci->intr[i].erstba_high = 0; in xhci_reset()
3049 ret = intr->erstba_high; in xhci_runtime_read()
3104 intr->erstba_high = val; in xhci_runtime_write()
3580 VMSTATE_UINT32(erstba_high, XHCIInterrupter),