Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1049 #define TRB_DIR_IN BIT(16) macro
H A Dcdnsp-ring.c2083 field |= TRB_DIR_IN; in cdnsp_queue_ctrl_tx()
2122 field |= TRB_DIR_IN; in cdnsp_queue_ctrl_tx()
/linux/drivers/usb/host/
H A Dxhci-ring.c3886 field |= TRB_DIR_IN; in xhci_queue_ctrl_tx()
3903 field = TRB_DIR_IN; in xhci_queue_ctrl_tx()