Home
last modified time | relevance | path

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

/external/u-boot/include/usb/
Dxhci.h665 #define EP_AVG_TRB_LENGTH(p) ((p) & 0xffff) macro
/external/u-boot/drivers/usb/host/
Dxhci-mem.c860 ep0_ctx->tx_info = cpu_to_le32(EP_AVG_TRB_LENGTH(8)); in xhci_setup_addressable_virt_dev()
Dxhci.c612 EP_AVG_TRB_LENGTH(avg_trb_len)); in xhci_set_configuration()