Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/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,
/kernel/linux/linux-6.6/arch/sh/include/cpu-sh4/cpu/
H A Ddma.h12 #define DMTE6_IRQ evt2irq(0x7c0) macro
/kernel/linux/linux-5.10/arch/sh/include/cpu-sh4/cpu/
H A Ddma.h12 #define DMTE6_IRQ evt2irq(0x7c0) macro

Completed in 2 milliseconds