Home
last modified time | relevance | path

Searched refs:MCFINTC2_SIMR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/m68k/coldfire/
H A Dintc-simr.c71 if (MCFINTC2_SIMR && (irq > 127)) in intc_irq_mask()
72 __raw_writeb(irq - 128, MCFINTC2_SIMR); in intc_irq_mask()
185 if (MCFINTC2_SIMR) in init_IRQ()
186 __raw_writeb(0xff, MCFINTC2_SIMR); in init_IRQ()
/openbmc/linux/arch/m68k/include/asm/
H A Dm520xsim.h46 #define MCFINTC2_SIMR (0) macro
H A Dm5441xsim.h49 #define MCFINTC2_SIMR 0xfc05001c macro
H A Dm53xxsim.h84 #define MCFINTC2_SIMR (0) macro