Searched refs:DMTE0_IRQ (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/sh/include/cpu-sh3/cpu/
H A Ddma.h15 #define DMTE0_IRQ evt2irq(0x800) macro
/linux-4.4.14/arch/sh/include/cpu-sh4/cpu/
H A Ddma.h9 #define DMTE0_IRQ evt2irq(0x640) macro
/linux-4.4.14/arch/sh/include/cpu-sh4a/cpu/
H A Ddma.h8 #define DMTE0_IRQ evt2irq(0x800) macro
13 #define DMTE0_IRQ evt2irq(0x800) macro
18 #define DMTE0_IRQ evt2irq(0x640) macro
23 #define DMTE0_IRQ evt2irq(0x800) /* DMAC0A*/ macro
35 #define DMTE0_IRQ evt2irq(0x800) /* DMAC0A*/ macro
47 #define DMTE0_IRQ evt2irq(0x640) macro
58 #define DMTE0_IRQ evt2irq(0x620) macro
/linux-4.4.14/arch/sh/drivers/dma/
H A Ddma-sh.c58 return chan >= 6 ? DMTE6_IRQ : DMTE0_IRQ; get_dmte_irq()
63 DMTE0_IRQ, DMTE0_IRQ + 1, DMTE0_IRQ + 2, DMTE0_IRQ + 3,

Completed in 136 milliseconds