Home
last modified time | relevance | path

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

/external/u-boot/include/
Datf_common.h139 struct entry_point_info ep_info; member
/external/u-boot/drivers/usb/host/
Dxhci-mem.c676 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
Dxhci-ring.c621 le32_to_cpu(ep_ctx->ep_info) & EP_STATE_MASK); in xhci_bulk_tx()
807 le32_to_cpu(ep_ctx->ep_info) & EP_STATE_MASK); in xhci_ctrl_tx()
Dxhci.h591 __le32 ep_info; member
Dxhci.c581 ep_ctx[ep_index]->ep_info = in xhci_set_configuration()