Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c3361 field |= TRB_DIR_IN; in xhci_queue_ctrl_tx()
3377 field = TRB_DIR_IN; in xhci_queue_ctrl_tx()
Dxhci.h1303 #define TRB_DIR_IN (1<<16) macro