Searched refs:erstba_high (Results 1 – 2 of 2) sorted by relevance
157 uint32_t erstba_high; member
801 dma_addr_t erstba = xhci_addr64(intr->erstba_low, intr->erstba_high); in xhci_er_reset()2719 xhci->intr[i].erstba_high = 0; in xhci_reset()3033 ret = intr->erstba_high; in xhci_runtime_read()3088 intr->erstba_high = val; in xhci_runtime_write()3554 VMSTATE_UINT32(erstba_high, XHCIInterrupter),