Searched refs:queue_trb (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci-ring.c | 181 static struct xhci_generic_trb *queue_trb(struct xhci_ctrl *ctrl, in queue_trb() function 293 queue_trb(ctrl, ctrl->cmd_ring, false, fields); in xhci_queue_command() 702 queue_trb(ctrl, ring, (num_trbs > 1), trb_fields); in xhci_bulk_tx() 856 queue_trb(ctrl, ep_ring, true, trb_fields); in xhci_ctrl_tx() 885 queue_trb(ctrl, ep_ring, true, trb_fields); in xhci_ctrl_tx() 908 queue_trb(ctrl, ep_ring, false, trb_fields); in xhci_ctrl_tx()
|
| H A D | xhci-ring.su | |
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci-ring.c | 3181 static void queue_trb(struct xhci_hcd *xhci, struct xhci_ring *ring, in queue_trb() function 3701 queue_trb(xhci, ring, more_trbs_coming | need_zero_pkt, in xhci_queue_bulk_tx() 3732 queue_trb(xhci, ring, 0, 0, 0, TRB_INTR_TARGET(0), field); in xhci_queue_bulk_tx() 3812 queue_trb(xhci, ep_ring, true, in xhci_queue_ctrl_tx() 3848 queue_trb(xhci, ep_ring, true, in xhci_queue_ctrl_tx() 3865 queue_trb(xhci, ep_ring, false, in xhci_queue_ctrl_tx() 4170 queue_trb(xhci, ep_ring, more_trbs_coming, in xhci_queue_isoc_tx() 4354 queue_trb(xhci, xhci->cmd_ring, false, field1, field2, field3, in queue_command()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |