Searched defs:INTC_ICR0 (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/arch/sh/include/mach-common/mach/
H A Dmagicpanelr2.h58 #define INTC_ICR0 0xA414FEE0UL macro
/linux-4.4.14/arch/sh/include/mach-se/mach/
H A Dse.h77 #define INTC_ICR0 0xfffffee0UL macro
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7763.c410 #define INTC_ICR0 0xffd00000 macro
H A Dsetup-sh7780.c453 #define INTC_ICR0 0xffd00000 macro
473 __raw_writel(__raw_readl(INTC_ICR0) | 0x00200000, INTC_ICR0); plat_irq_setup() local
H A Dsetup-sh7734.c585 #define INTC_ICR0 0xFF802000 macro
603 __raw_writel(__raw_readl(INTC_ICR0) | 0x00200000, INTC_ICR0); plat_irq_setup() local
H A Dsetup-sh7770.c527 #define INTC_ICR0 0xffd00000 macro
547 __raw_writel(__raw_readl(INTC_ICR0) | 0x00200000, INTC_ICR0); plat_irq_setup() local
H A Dsetup-sh7785.c549 #define INTC_ICR0 0xffd00000 macro
569 __raw_writel(__raw_readl(INTC_ICR0) | 0x00200000, INTC_ICR0); plat_irq_setup() local
H A Dsetup-sh7786.c747 #define INTC_ICR0 0xfe410000 macro
H A Dsetup-sh7757.c1182 #define INTC_ICR0 0xffd00000 macro
1202 __raw_writel(__raw_readl(INTC_ICR0) | 0x00200000, INTC_ICR0); plat_irq_setup() local

Completed in 144 milliseconds