Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h1059 #define TRB_DATA_OUT 2 macro
H A Dxhci-ring.c3826 field |= TRB_TX_TYPE(TRB_DATA_OUT); in xhci_queue_ctrl_tx()