Searched refs:xhci_wait_for_event (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci-ring.c | 435 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 D | xhci-ring.su | |
| H A D | xhci.c | 463 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 D | xhci.h | 1257 union xhci_trb *xhci_wait_for_event(struct xhci_ctrl *ctrl, trb_type expected);
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |