Home
last modified time | relevance | path

Searched refs:tx_info (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/usb/host/
Dxhci-mem.c683 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
860 ep0_ctx->tx_info = cpu_to_le32(EP_AVG_TRB_LENGTH(8)); in xhci_setup_addressable_virt_dev()
Dxhci.c610 ep_ctx[ep_index]->tx_info = in xhci_set_configuration()
/external/u-boot/include/usb/
Dxhci.h594 __le32 tx_info; member