Home
last modified time | relevance | path

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

/drivers/usb/cdns3/
Dcdnsp-gadget.h1033 #define TRB_DIR_IN BIT(16) macro
Dcdnsp-ring.c2048 field |= TRB_DIR_IN; in cdnsp_queue_ctrl_tx()
2087 field |= TRB_DIR_IN; in cdnsp_queue_ctrl_tx()
/drivers/usb/host/
Dxhci-ring.c3858 field |= TRB_DIR_IN; in xhci_queue_ctrl_tx()
3875 field = TRB_DIR_IN; in xhci_queue_ctrl_tx()
Dxhci.h1339 #define TRB_DIR_IN (1<<16) macro