Searched refs:SET_DMA_PRIORITY (Results 1 – 2 of 2) sorted by relevance
189 #define SET_DMA_PRIORITY(x) (((x)&0x3)<<(6-DMA_CR_OFFSET)) /* DMA Channel Priority */ macro190 #define DMA_PRIORITY_MASK SET_DMA_PRIORITY(3)289 SET_DMA_PRIORITY(p_init->cp) | /* channel priority */ \306 #define SET_DMA_PRIORITY(x) (((x)&0x00800001)) /* DMA Channel Priority */ macro394 SET_DMA_PRIORITY(p_init->cp) | /* channel priority */ \
772 control |= SET_DMA_PRIORITY(priority); in ppc4xx_set_channel_priority()777 control |= SET_DMA_PRIORITY(priority); in ppc4xx_set_channel_priority()782 control |= SET_DMA_PRIORITY(priority); in ppc4xx_set_channel_priority()787 control |= SET_DMA_PRIORITY(priority); in ppc4xx_set_channel_priority()