Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-mem.c643 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_ctrl *ctrl, in xhci_get_ep_ctx()
652 return (struct xhci_ep_ctx *) in xhci_get_ep_ctx()
673 struct xhci_ep_ctx *out_ep_ctx; in xhci_endpoint_copy()
674 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy()
722 struct xhci_ep_ctx *ep0_ctx; in xhci_setup_addressable_virt_dev()
863 xhci_flush_cache((uintptr_t)ep0_ctx, sizeof(struct xhci_ep_ctx)); in xhci_setup_addressable_virt_dev()
H A Dxhci.h590 struct xhci_ep_ctx { struct
1240 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_ctrl *ctrl,
H A Dxhci-ring.c567 struct xhci_ep_ctx *ep_ctx; in xhci_bulk_tx()
788 struct xhci_ep_ctx *ep_ctx = NULL; in xhci_ctrl_tx()
H A Dxhci.c495 struct xhci_ep_ctx *ep_ctx[MAX_EP_CTX_NUM]; in xhci_set_configuration()
768 struct xhci_ep_ctx *ep_ctx; in xhci_check_maxpacket()
/openbmc/linux/drivers/usb/host/
H A Dxhci-trace.h313 TP_PROTO(struct xhci_ep_ctx *ctx),
333 TP_PROTO(struct xhci_ep_ctx *ctx),
338 TP_PROTO(struct xhci_ep_ctx *ctx),
343 TP_PROTO(struct xhci_ep_ctx *ctx),
348 TP_PROTO(struct xhci_ep_ctx *ctx),
353 TP_PROTO(struct xhci_ep_ctx *ctx),
H A Dxhci-dbgcap.h167 ((struct xhci_ep_ctx *)((d)->ctx->bytes + DBC_CONTEXT_SIZE))
169 ((struct xhci_ep_ctx *)((d)->ctx->bytes + DBC_CONTEXT_SIZE * 2))
H A Dxhci-mtk-sch.c145 static u32 get_esit(struct xhci_ep_ctx *ep_ctx) in get_esit()
273 static void setup_sch_info(struct xhci_ep_ctx *ep_ctx, in setup_sch_info()
631 struct xhci_ep_ctx *ep_ctx; in add_ep_quirk()
699 struct xhci_ep_ctx *ep_ctx; in xhci_mtk_check_bandwidth()
H A Dxhci-mem.c514 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_hcd *xhci, in xhci_get_ep_ctx()
523 return (struct xhci_ep_ctx *) in xhci_get_ep_ctx()
704 struct xhci_ep_ctx *ep_ctx, in xhci_setup_streams_ep_input_ctx()
727 void xhci_setup_no_streams_ep_input_ctx(struct xhci_ep_ctx *ep_ctx, in xhci_setup_no_streams_ep_input_ctx()
1021 struct xhci_ep_ctx *ep0_ctx; in xhci_copy_ep0_dequeue_into_input_ctx()
1071 struct xhci_ep_ctx *ep0_ctx; in xhci_setup_addressable_virt_dev()
1401 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_init()
1498 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_zero()
1528 struct xhci_ep_ctx *ep_ctx; in xhci_update_bw_info()
1585 struct xhci_ep_ctx *out_ep_ctx; in xhci_endpoint_copy()
[all …]
H A Dxhci-ring.c613 struct xhci_ep_ctx *ep_ctx; in xhci_get_hw_deq()
1122 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_stop_ep()
1354 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_set_deq()
1472 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_reset_ep()
1533 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_config_ep()
2166 struct xhci_ep_ctx *ep_ctx, in xhci_requires_manual_halt_cleanup()
2203 struct xhci_ep_ctx *ep_ctx; in finish_td()
2302 struct xhci_ep_ctx *ep_ctx; in process_ctrl_td()
2611 struct xhci_ep_ctx *ep_ctx; in handle_tx_event()
3504 struct xhci_ep_ctx *ep_ctx; in xhci_queue_intr_tx()
[all …]
H A Dxhci.h709 struct xhci_ep_ctx { struct
2105 struct xhci_ep_ctx *ep_ctx,
2107 void xhci_setup_no_streams_ep_input_ctx(struct xhci_ep_ctx *ep_ctx,
2240 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx, unsigned…
H A Dxhci.c1424 struct xhci_ep_ctx *ep_ctx; in xhci_check_maxpacket()
1777 struct xhci_ep_ctx *ep_ctx; in xhci_drop_endpoint()
1860 struct xhci_ep_ctx *ep_ctx; in xhci_add_endpoint()
1957 struct xhci_ep_ctx *ep_ctx; in xhci_zero_in_ctx()
3452 struct xhci_ep_ctx *ep_ctx; in xhci_alloc_streams()
3561 struct xhci_ep_ctx *ep_ctx; in xhci_free_streams()
5391 BUILD_BUG_ON(sizeof(struct xhci_ep_ctx) != 8*32/8); in xhci_hcd_init()
H A Dxhci-debugfs.c284 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_context_show()
H A Dxhci-dbgcap.c92 struct xhci_ep_ctx *ep_ctx; in xhci_dbc_init_contexts()
H A Dxhci-hub.c511 struct xhci_ep_ctx *ep_ctx; in xhci_stop_device()