Searched refs:DWC3_TRB_SIZE_PCM1 (Results 1 – 2 of 2) sorted by relevance
840 #define DWC3_TRB_SIZE_PCM1(n) (((n) & 0x03) << 24) macro
1309 trb->size |= DWC3_TRB_SIZE_PCM1(mult); in dwc3_prepare_one_trb()