Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h1056 #define TRB_DATA_OUT 2 macro
Dxhci-ring.c3770 field |= TRB_TX_TYPE(TRB_DATA_OUT); in xhci_queue_ctrl_tx()