Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A 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()
H A Dxhci.c613 ep_ctx[ep_index]->tx_info = in xhci_set_configuration()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h595 __le32 tx_info; member