Searched refs:ALD_DMA_LOW_PRIORITY (Results 1 – 2 of 2) sorted by relevance
141 ALD_DMA_LOW_PRIORITY = 0, enumerator277 #define IS_DMA_PRIORITY_TYPE(x) (((x) == ALD_DMA_LOW_PRIORITY) || \
267 config->priority = ALD_DMA_LOW_PRIORITY; in ald_dma_config_struct()
Completed in 6 milliseconds