Home
last modified time | relevance | path

Searched refs:MCFSIM_ICR3 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/m68k/coldfire/
H A Dintc-5272.c62 /*MCF_IRQ_USB4*/ { .icr = MCFSIM_ICR3, .index = 28, .ack = 0, },
63 /*MCF_IRQ_USB5*/ { .icr = MCFSIM_ICR3, .index = 24, .ack = 0, },
64 /*MCF_IRQ_USB6*/ { .icr = MCFSIM_ICR3, .index = 20, .ack = 0, },
65 /*MCF_IRQ_USB7*/ { .icr = MCFSIM_ICR3, .index = 16, .ack = 0, },
66 /*MCF_IRQ_DMA*/ { .icr = MCFSIM_ICR3, .index = 12, .ack = 0, },
67 /*MCF_IRQ_ERX*/ { .icr = MCFSIM_ICR3, .index = 8, .ack = 0, },
68 /*MCF_IRQ_ETX*/ { .icr = MCFSIM_ICR3, .index = 4, .ack = 0, },
69 /*MCF_IRQ_ENTC*/ { .icr = MCFSIM_ICR3, .index = 0, .ack = 0, },
168 writel(0x88888888, MCFSIM_ICR3); in init_IRQ()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5249.h50 #define MCFSIM_ICR3 0x4f /* Intr Ctrl reg 3 (r/w) */ macro
116 #define MCFSIM_I2CICR MCFSIM_ICR3 /* I2C ICR */
/openbmc/linux/arch/m68k/include/asm/
H A Dm5407sim.h41 #define MCFSIM_ICR3 (MCF_MBAR + 0x4f) /* Intr Ctrl reg 3 */ macro
116 #define MCFSIM_I2CICR MCFSIM_ICR3 /* I2C ICR */
H A Dm5307sim.h41 #define MCFSIM_ICR3 (MCF_MBAR + 0x4f) /* Intr Ctrl reg 3 */ macro
152 #define MCFSIM_I2CICR MCFSIM_ICR3 /* I2C ICR */
H A Dm525xsim.h45 #define MCFSIM_ICR3 (MCF_MBAR + 0x4f) /* Intr Ctrl reg 3 */ macro
147 #define MCFSIM_I2CICR MCFSIM_ICR3 /* I2C ICR */
H A Dm5272sim.h33 #define MCFSIM_ICR3 (MCF_MBAR + 0x28) /* Intr Ctrl reg 3 */ macro
H A Dm5206sim.h28 #define MCFSIM_ICR3 (MCF_MBAR + 0x16) /* Intr Ctrl reg 3 */ macro
H A Dm53xxsim.h54 #define MCFSIM_ICR3 0xFC048043 macro