Home
last modified time | relevance | path

Searched refs:ep_info (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Datf_common.h169 struct entry_point_info ep_info; member
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c680 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
H A Dxhci-ring.c664 le32_to_cpu(ep_ctx->ep_info) & EP_STATE_MASK); in xhci_bulk_tx()
850 le32_to_cpu(ep_ctx->ep_info) & EP_STATE_MASK); in xhci_ctrl_tx()
H A Dxhci.c585 ep_ctx[ep_index]->ep_info = in xhci_set_configuration()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h592 __le32 ep_info; member