Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.h873 #define TRB_IDT (1<<6) macro
Dxhci-ring.c825 field |= TRB_IDT | (TRB_SETUP << TRB_TYPE_SHIFT); in xhci_ctrl_tx()