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