Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-ring.c490 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in reset_ep()
500 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in reset_ep()
538 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in abort_td()
549 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in abort_td()
H A Dxhci.c463 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in xhci_configure_endpoints()
652 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in xhci_address_device()
730 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in _xhci_alloc_device()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h960 TRB_COMPLETION, /* 33 */ enumerator