Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c435 static uint64_t xhci_mfindex_get(XHCIState *xhci) in xhci_mfindex_get() function
1796 mfindex = xhci_mfindex_get(xhci); in xhci_submit()
1814 mfindex = xhci_mfindex_get(xhci); in xhci_submit()
1901 mfindex = xhci_mfindex_get(xhci); in xhci_kick_epctx()
3035 ret = xhci_mfindex_get(xhci) & 0x3fff; in xhci_runtime_read()