Searched refs:DWC_CFGL_CH_PRIOR (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/dma/dw/ | ||
| D | regs.h | 180 #define DWC_CFGL_CH_PRIOR(x) ((x) << 5) /* priority */ macro |
| D | core.c | 164 u32 cfglo = DWC_CFGL_CH_PRIOR(dwc->priority); in dwc_initialize_chan_dw() |