Searched refs:TRB_TBC (Results 1 – 3 of 3) sorted by relevance
855 #define TRB_TBC(p) (((p) & 0x3) << 7) macro
1311 #define TRB_TBC(p) (((p) & 0x3) << 7) macro
4123 field |= TRB_TBC(burst_count); in xhci_queue_isoc_tx()