Searched refs:SCT_FOR_TRB (Results 1 – 4 of 4) sorted by relevance
981 #define SCT_FOR_TRB(p) (((p) << 1) & 0x7) macro
2462 trb_sct = SCT_FOR_TRB(SCT_PRI_TR); in cdnsp_queue_new_dequeue_state()
1004 #define SCT_FOR_TRB(p) (((p) & 0x7) << 1) macro
713 trb_sct = SCT_FOR_TRB(SCT_PRI_TR); in xhci_move_dequeue_past_td()