Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci.c463 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in xhci_configure_endpoints()
649 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in xhci_address_device()
724 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in _xhci_alloc_device()
H A Dxhci-ring.c502 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in abort_td()
510 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in abort_td()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1414 #define TRB_COMPLETION 33 macro
1485 case TRB_COMPLETION: in xhci_trb_type_string()
2327 case TRB_COMPLETION: in xhci_decode_trb()
H A Dxhci-ring.c2991 case TRB_COMPLETION: in xhci_handle_event()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h960 TRB_COMPLETION, /* 33 */ enumerator