Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-ring.c435 union xhci_trb *xhci_wait_for_event(struct xhci_ctrl *ctrl, trb_type expected) in xhci_wait_for_event() function
494 event = xhci_wait_for_event(ctrl, TRB_TRANSFER); in abort_td()
502 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in abort_td()
510 event = xhci_wait_for_event(ctrl, TRB_COMPLETION); in abort_td()
715 event = xhci_wait_for_event(ctrl, TRB_TRANSFER); in xhci_bulk_tx()
912 event = xhci_wait_for_event(ctrl, TRB_TRANSFER); in xhci_ctrl_tx()
930 event = xhci_wait_for_event(ctrl, TRB_TRANSFER); in xhci_ctrl_tx()
H A Dxhci-ring.su
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()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h1257 union xhci_trb *xhci_wait_for_event(struct xhci_ctrl *ctrl, trb_type expected);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym