Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h1057 #define TRB_DATA_IN 3 macro
Dxhci-ring.c3768 field |= TRB_TX_TYPE(TRB_DATA_IN); in xhci_queue_ctrl_tx()