Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c644 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_ctrl *ctrl, in xhci_get_ep_ctx()
653 return (struct xhci_ep_ctx *) in xhci_get_ep_ctx()
674 struct xhci_ep_ctx *out_ep_ctx; in xhci_endpoint_copy()
675 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy()
723 struct xhci_ep_ctx *ep0_ctx; in xhci_setup_addressable_virt_dev()
864 xhci_flush_cache((uintptr_t)ep0_ctx, sizeof(struct xhci_ep_ctx)); in xhci_setup_addressable_virt_dev()
H A Dxhci-ring.c610 struct xhci_ep_ctx *ep_ctx; in xhci_bulk_tx()
831 struct xhci_ep_ctx *ep_ctx = NULL; in xhci_ctrl_tx()
H A Dxhci.c499 struct xhci_ep_ctx *ep_ctx[MAX_EP_CTX_NUM]; in xhci_set_configuration()
778 struct xhci_ep_ctx *ep_ctx; in xhci_check_maxpacket()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h591 struct xhci_ep_ctx { struct
1242 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_ctrl *ctrl,