Searched refs:TRB_TBC (Results 1 – 4 of 4) sorted by relevance
1013 #define TRB_TBC(p) (((p) & 0x3) << 7) macro
2278 TRB_SIA | TRB_TBC(burst_count); in cdnsp_queue_isoc_tx()
1070 #define TRB_TBC(p) (((p) & 0x3) << 7) macro
4139 field |= TRB_TBC(burst_count); in xhci_queue_isoc_tx()