Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci-ring.c469 if (expected == TRB_TRANSFER) in xhci_wait_for_event()
493 event = xhci_wait_for_event(ctrl, TRB_TRANSFER); in abort_td()
714 event = xhci_wait_for_event(ctrl, TRB_TRANSFER); in xhci_bulk_tx()
911 event = xhci_wait_for_event(ctrl, TRB_TRANSFER); in xhci_ctrl_tx()
929 event = xhci_wait_for_event(ctrl, TRB_TRANSFER); in xhci_ctrl_tx()
Dxhci.h957 TRB_TRANSFER = 32, enumerator