Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/include/cpu-sh4a/cpu/
Ddma.h26 #define DMTE6_IRQ evt2irq(0x700) macro
38 #define DMTE6_IRQ evt2irq(0x700) macro
50 #define DMTE6_IRQ evt2irq(0x7c0) macro
61 #define DMTE6_IRQ evt2irq(0x880) macro
/Linux-v4.19/arch/sh/drivers/dma/
Ddma-sh.c58 return chan >= 6 ? DMTE6_IRQ : DMTE0_IRQ; in get_dmte_irq()
69 #ifdef DMTE6_IRQ
70 DMTE6_IRQ, DMTE6_IRQ + 1,
/Linux-v4.19/arch/sh/include/cpu-sh4/cpu/
Ddma.h12 #define DMTE6_IRQ evt2irq(0x7c0) macro