Searched refs:TRB_DIR_IN (Results 1 – 2 of 2) sorted by relevance
3566 field |= TRB_DIR_IN; in xhci_queue_ctrl_tx()3582 field = TRB_DIR_IN; in xhci_queue_ctrl_tx()
1324 #define TRB_DIR_IN (1<<16) macro