Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci-mem.c640 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_ctrl *ctrl, in xhci_get_ep_ctx()
649 return (struct xhci_ep_ctx *) in xhci_get_ep_ctx()
670 struct xhci_ep_ctx *out_ep_ctx; in xhci_endpoint_copy()
671 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy()
719 struct xhci_ep_ctx *ep0_ctx; in xhci_setup_addressable_virt_dev()
860 xhci_flush_cache((uintptr_t)ep0_ctx, sizeof(struct xhci_ep_ctx)); in xhci_setup_addressable_virt_dev()
Dxhci.h590 struct xhci_ep_ctx { struct
1240 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_ctrl *ctrl,
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()
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()