Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c435 static uint64_t xhci_mfindex_get(XHCIState *xhci) in xhci_mfindex_get() function
1790 mfindex = xhci_mfindex_get(xhci); in xhci_submit()
1808 mfindex = xhci_mfindex_get(xhci); in xhci_submit()
1895 mfindex = xhci_mfindex_get(xhci); in xhci_kick_epctx()
3010 ret = xhci_mfindex_get(xhci) & 0x3fff; in xhci_runtime_read()