Searched refs:DMTE6_IRQ (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/sh/include/cpu-sh4/cpu/
H A Ddma.h11 #define DMTE6_IRQ evt2irq(0x7c0) macro
/linux-4.4.14/arch/sh/include/cpu-sh4a/cpu/
H A Ddma.h25 #define DMTE6_IRQ evt2irq(0x700) macro
37 #define DMTE6_IRQ evt2irq(0x700) macro
49 #define DMTE6_IRQ evt2irq(0x7c0) macro
60 #define DMTE6_IRQ evt2irq(0x880) macro
/linux-4.4.14/arch/sh/drivers/dma/
H A Ddma-sh.c58 return chan >= 6 ? DMTE6_IRQ : DMTE0_IRQ; get_dmte_irq()
69 #ifdef DMTE6_IRQ
70 DMTE6_IRQ, DMTE6_IRQ + 1,

Completed in 39 milliseconds