Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1207 #define TRB_IDT (1<<6) macro
Dxhci-ring.c3461 field |= TRB_IDT | TRB_TYPE(TRB_SETUP); in xhci_queue_ctrl_tx()