Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci-ring.c181 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()