Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.h1336 #define TRB_DATA_IN 3 macro
Dxhci-ring.c3745 field |= TRB_TX_TYPE(TRB_DATA_IN); in xhci_queue_ctrl_tx()