Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh4a/cpu/
H A 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
/openbmc/linux/arch/sh/drivers/dma/
H A Ddma-sh.c67 return chan >= 6 ? DMTE6_IRQ : DMTE0_IRQ; in get_dmte_irq()
78 #ifdef DMTE6_IRQ
79 DMTE6_IRQ, DMTE6_IRQ + 1,
/openbmc/linux/arch/sh/include/cpu-sh4/cpu/
H A Ddma.h12 #define DMTE6_IRQ evt2irq(0x7c0) macro