Home
last modified time | relevance | path

Searched refs:MCFSIM_ICR_LEVEL7 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Dmcfintc.h39 #define MCFSIM_ICR_LEVEL7 0x1c /* Level 7 intr */ macro
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5307.h61 #define MCFSIM_ICR_LEVEL7 0x1c /* Level 7 intr */ macro
H A Dm5249.h133 #define MCFSIM_ICR_LEVEL7 0x1c /* Level 7 intr */ macro
H A Dimmap.h121 #define CONFIG_SYS_TMRINTR_PRI (MCFSIM_ICR_AUTOVEC | MCFSIM_ICR_LEVEL7 | MCFSIM_ICR_PRI3)
261 MCFSIM_ICR_LEVEL7 | MCFSIM_ICR_PRI3)
/openbmc/linux/arch/m68k/coldfire/
H A Dtimers.c63 writeb(MCFSIM_ICR_AUTOVEC | MCFSIM_ICR_LEVEL7 | MCFSIM_ICR_PRI3, in init_timer_irq()