Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1036 #define TRB_DIR_IN BIT(16) macro
H A Dcdnsp-ring.c2080 field |= TRB_DIR_IN; in cdnsp_queue_ctrl_tx()
2119 field |= TRB_DIR_IN; in cdnsp_queue_ctrl_tx()
/linux/drivers/usb/host/
H A Dxhci.h1054 #define TRB_DIR_IN (1<<16) macro
H A Dxhci-ring.c3809 field |= TRB_DIR_IN; in xhci_queue_ctrl_tx()
3826 field = TRB_DIR_IN; in xhci_queue_ctrl_tx()