Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c2304 uint32_t iep0_ctx[5]; in xhci_evaluate_slot() local
2347 xhci_dma_read_u32s(xhci, ictx+64, iep0_ctx, sizeof(iep0_ctx)); in xhci_evaluate_slot()
2350 iep0_ctx[0], iep0_ctx[1], iep0_ctx[2], in xhci_evaluate_slot()
2351 iep0_ctx[3], iep0_ctx[4]); in xhci_evaluate_slot()
2356 ep0_ctx[1] |= iep0_ctx[1] & 0xFFFF0000; in xhci_evaluate_slot()