Searched refs:xhci_queue_command (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci-ring.su | |
| H A D | xhci-ring.c | 272 void xhci_queue_command(struct xhci_ctrl *ctrl, u8 *ptr, u32 slot_id, in xhci_queue_command() function 492 xhci_queue_command(ctrl, NULL, udev->slot_id, ep_index, TRB_STOP_RING); in abort_td() 508 xhci_queue_command(ctrl, (void *)((uintptr_t)ring->enqueue | in abort_td()
|
| H A D | xhci.c | 461 xhci_queue_command(ctrl, in_ctx->bytes, udev->slot_id, 0, in xhci_configure_endpoints() 648 xhci_queue_command(ctrl, (void *)ctrl_ctx, slot_id, 0, TRB_ADDR_DEV); in xhci_address_device() 723 xhci_queue_command(ctrl, NULL, 0, 0, TRB_ENABLE_SLOT); in _xhci_alloc_device()
|
| /OK3568_Linux_fs/u-boot/include/usb/ |
| H A D | xhci.h | 1254 void xhci_queue_command(struct xhci_ctrl *ctrl, u8 *ptr,
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |