Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c1121 static TRBCCode xhci_enable_ep(XHCIState *xhci, unsigned int slotid, in xhci_enable_ep() function
2176 res = xhci_enable_ep(xhci, slotid, 1, octx+32, ep0_ctx); in xhci_address_slot()
2256 res = xhci_enable_ep(xhci, slotid, i, octx+(32*i), ep_ctx); in xhci_configure_slot()