Searched refs:MCFDMA_DMR_SRCM_IA (Results 1 – 2 of 2) sorted by relevance
98 #define MCFDMA_DMR_SRCM_IA 0x00000020L /* Source uses incremental addressing */ macro
382 ((mode & DMA_MODE_SRC_SA_BIT) ? MCFDMA_DMR_SRCM_SA : MCFDMA_DMR_SRCM_IA) | in set_dma_mode()