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