Searched refs:DMAC_CONFIG_EN (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/unicore32/include/mach/
H A Ddma.h40 writel(readl(DMAC_CONFIG(ch)) & ~DMAC_CONFIG_EN, DMAC_CONFIG(ch)); puv3_stop_dma()
45 writel(readl(DMAC_CONFIG(ch)) | DMAC_CONFIG_EN, DMAC_CONFIG(ch)); puv3_resume_dma()
H A Dregs-dmac.h81 #define DMAC_CONFIG_EN FIELD(1, 1, 0) macro

Completed in 47 milliseconds