Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/include/cpu-sh4a/cpu/
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/
Ddma-sh.c58 return chan >= 6 ? DMTE6_IRQ : DMTE0_IRQ; in get_dmte_irq()
63 DMTE0_IRQ, DMTE0_IRQ + 1, DMTE0_IRQ + 2, DMTE0_IRQ + 3,
/linux-4.4.14/arch/sh/include/cpu-sh4/cpu/
Ddma.h9 #define DMTE0_IRQ evt2irq(0x640) macro
/linux-4.4.14/arch/sh/include/cpu-sh3/cpu/
Ddma.h15 #define DMTE0_IRQ evt2irq(0x800) macro