Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1039 #define TRB_DIR_IN BIT(16) macro
H A Dcdnsp-ring.c2081 field |= TRB_DIR_IN; in cdnsp_queue_ctrl_tx()
2120 field |= TRB_DIR_IN; in cdnsp_queue_ctrl_tx()
/linux-6.15/drivers/usb/host/
H A Dxhci.h1060 #define TRB_DIR_IN (1<<16) macro
H A Dxhci-ring.c3865 field |= TRB_DIR_IN; in xhci_queue_ctrl_tx()
3882 field = TRB_DIR_IN; in xhci_queue_ctrl_tx()