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