Home
last modified time | relevance | path

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

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