Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Dxhci-mem.c650 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_ctrl *ctrl, in xhci_get_ep_ctx()
659 return (struct xhci_ep_ctx *) in xhci_get_ep_ctx()
680 struct xhci_ep_ctx *out_ep_ctx; in xhci_endpoint_copy()
681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy()
729 struct xhci_ep_ctx *ep0_ctx; in xhci_setup_addressable_virt_dev()
865 xhci_flush_cache((uintptr_t)ep0_ctx, sizeof(struct xhci_ep_ctx)); in xhci_setup_addressable_virt_dev()
A Dxhci-ring.c575 struct xhci_ep_ctx *ep_ctx; in xhci_bulk_tx()
801 struct xhci_ep_ctx *ep_ctx = NULL; in xhci_ctrl_tx()
A Dxhci.c529 struct xhci_ep_ctx *ep_ctx[MAX_EP_CTX_NUM]; in xhci_set_configuration()
810 struct xhci_ep_ctx *ep_ctx; in xhci_check_maxpacket()
/u-boot/include/usb/
A Dxhci.h590 struct xhci_ep_ctx { struct
1236 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_ctrl *ctrl,

Completed in 12 milliseconds