| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci-ring.c | 430 unsigned int ep_index, in xhci_ring_ep_doorbell() 457 unsigned int ep_index) in ring_doorbell_for_active_rings() 482 unsigned int ep_index) in xhci_ring_doorbell_for_active_rings() 489 unsigned int ep_index) in xhci_get_virt_ep() 532 unsigned int slot_id, unsigned int ep_index, in xhci_triad_to_transfer_ring() 552 unsigned int ep_index, unsigned int stream_id) in xhci_get_hw_deq() 569 unsigned int slot_id, unsigned int ep_index, in xhci_move_dequeue_past_td() 885 unsigned int ep_index, enum xhci_ep_reset_type reset_type) in xhci_reset_halted_ep() 1074 unsigned int ep_index; in xhci_handle_cmd_stop_ep() local 1178 int slot_id, int ep_index) in xhci_kill_endpoint_urbs() [all …]
|
| H A D | xhci-debugfs.h | 132 int ep_index) { } in xhci_debugfs_create_endpoint() 136 int ep_index) { } in xhci_debugfs_remove_endpoint() 140 int ep_index) { } in xhci_debugfs_create_stream_files()
|
| H A D | xhci.c | 1338 unsigned int xhci_get_endpoint_address(unsigned int ep_index) in xhci_get_endpoint_address() 1416 unsigned int ep_index, struct urb *urb, gfp_t mem_flags) in xhci_check_maxpacket() 1494 unsigned int slot_id, ep_index; in xhci_urb_enqueue() local 1647 unsigned int ep_index; in xhci_urb_dequeue() local 1782 unsigned int ep_index; in xhci_drop_endpoint() local 1864 unsigned int ep_index; in xhci_add_endpoint() local 3051 unsigned int ep_index; in xhci_endpoint_disable() local 3106 unsigned int ep_index; in xhci_endpoint_reset() local 3245 unsigned int ep_index; in xhci_check_streams_endpoint() local 3344 unsigned int ep_index; in xhci_calculate_no_streams_bitmask() local [all …]
|
| H A D | xhci-debugfs.c | 280 int ep_index; in xhci_endpoint_context_show() local 445 int ep_index) in xhci_debugfs_create_endpoint() 472 int ep_index) in xhci_debugfs_remove_endpoint() 568 int ep_index) in xhci_debugfs_create_stream_files()
|
| H A D | xhci-mem.c | 398 struct xhci_virt_device *virt_dev, unsigned int ep_index) in xhci_vendor_free_transfer_ring() 407 struct xhci_virt_device *virt_dev, unsigned int ep_index) in xhci_vendor_is_usb_offload_enabled() 466 unsigned int ep_index) in xhci_free_endpoint_ring() 596 unsigned int ep_index) in xhci_get_ep_ctx() 1504 unsigned int ep_index; in xhci_endpoint_init() local 1609 unsigned int ep_index; in xhci_endpoint_zero() local 1695 unsigned int ep_index) in xhci_endpoint_copy()
|
| H A D | xhci-mtk-sch.c | 722 unsigned int ep_index; in add_ep_quirk() local 804 unsigned int ep_index = xhci_get_endpoint_index(&ep->desc); in xhci_mtk_check_bandwidth() local
|
| H A D | xhci.h | 932 unsigned int ep_index; member
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci-ring.c | 273 u32 ep_index, trb_type cmd) in xhci_queue_command() 359 static void giveback_first_trb(struct usb_device *udev, int ep_index, in giveback_first_trb() 485 static void abort_td(struct usb_device *udev, int ep_index) in abort_td() 566 int ep_index; in xhci_bulk_tx() local 760 int ep_index; in xhci_ctrl_tx() local
|
| H A D | xhci-mem.c | 646 unsigned int ep_index) in xhci_get_ep_ctx() 672 unsigned int ep_index) in xhci_endpoint_copy()
|
| H A D | xhci.c | 499 int ep_index; in xhci_set_configuration() local 765 int ep_index = 0; /* control endpoint */ in xhci_check_maxpacket() local
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | dwc2_udc_otg_priv.h | 91 #define ep_index(EP) ((EP)->bEndpointAddress&0xF) macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | s3c-hsudc.c | 155 #define ep_index(_ep) ((_ep)->bEndpointAddress & \ macro
|
| H A D | fsl_qe_udc.h | 152 #define ep_index(EP) ((EP)->ep.desc->bEndpointAddress & 0xF) macro
|
| H A D | fsl_usb2_udc.h | 570 #define ep_index(EP) ((EP)->ep.desc->bEndpointAddress&0xF) macro
|
| H A D | tegra-xudc.c | 2693 unsigned int ep_index = trb_read_endpoint_id(event); in tegra_xudc_handle_transfer_event() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ |
| H A D | gadget.c | 64 u32 ep_index, u32 dir_in) in index_to_ep()
|