Searched refs:DWC_CFGL_CH_PRIOR (Results 1 – 2 of 2) sorted by relevance
177 #define DWC_CFGL_CH_PRIOR(x) ((x) << 5) /* priority */ macro
134 u32 cfglo = DWC_CFGL_CH_PRIOR(dwc->priority); in dwc_initialize()