Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.c462 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in xhci_configure_endpoints()
648 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in xhci_address_device()
723 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in _xhci_alloc_device()
Dxhci-ring.c501 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in abort_td()
509 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in abort_td()
Dxhci.h959 TRB_COMPLETION, /* 33 */ enumerator