Go to the documentation of this file. 1 #ifndef __ASM_CPU_SH3_DMA_H
2 #define __ASM_CPU_SH3_DMA_H
6 #if defined(CONFIG_CPU_SUBTYPE_SH7720) || \
7 defined(CONFIG_CPU_SUBTYPE_SH7721) || \
8 defined(CONFIG_CPU_SUBTYPE_SH7710) || \
9 defined(CONFIG_CPU_SUBTYPE_SH7712)
10 #define SH_DMAC_BASE0 0xa4010020
12 #define SH_DMAC_BASE0 0xa4000020
15 #define DMTE0_IRQ evt2irq(0x800)
16 #define DMTE4_IRQ evt2irq(0xb80)