Home
last modified time | relevance | path

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

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