Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Dxhci-ring.c274 void xhci_queue_command(struct xhci_ctrl *ctrl, u8 *ptr, u32 slot_id, in xhci_queue_command() function
499 xhci_queue_command(ctrl, NULL, udev->slot_id, ep_index, TRB_STOP_RING); in abort_td()
515 xhci_queue_command(ctrl, (void *)((uintptr_t)ring->enqueue | in abort_td()
A Dxhci.c494 xhci_queue_command(ctrl, in_ctx->bytes, udev->slot_id, 0, in xhci_configure_endpoints()
689 xhci_queue_command(ctrl, (void *)ctrl_ctx, slot_id, 0, TRB_ADDR_DEV); in xhci_address_device()
764 xhci_queue_command(ctrl, NULL, 0, 0, TRB_ENABLE_SLOT); in _xhci_alloc_device()
/u-boot/include/usb/
A Dxhci.h1248 void xhci_queue_command(struct xhci_ctrl *ctrl, u8 *ptr,

Completed in 15 milliseconds