Home
last modified time | relevance | path

Searched refs:EP_ID_FOR_TRB (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/usb/
A Dxhci.h828 #define EP_ID_FOR_TRB(p) ((((p) + 1) & 0x1f) << 16) macro
/u-boot/drivers/usb/host/
A Dxhci-ring.c308 fields[3] |= EP_ID_FOR_TRB(ep_index); in xhci_queue_command()

Completed in 11 milliseconds