Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmcfintc.h39 #define MCFSIM_ICR_LEVEL7 0x1c /* Level 7 intr */ macro
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dm5307.h62 #define MCFSIM_ICR_LEVEL7 0x1c /* Level 7 intr */ macro
H A Dimmap.h122 #define CONFIG_SYS_TMRINTR_PRI (MCFSIM_ICR_AUTOVEC | MCFSIM_ICR_LEVEL7 | MCFSIM_ICR_PRI3)
262 MCFSIM_ICR_LEVEL7 | MCFSIM_ICR_PRI3)
H A Dm5249.h134 #define MCFSIM_ICR_LEVEL7 0x1c /* Level 7 intr */ macro
/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Dtimers.c65 writeb(MCFSIM_ICR_AUTOVEC | MCFSIM_ICR_LEVEL7 | MCFSIM_ICR_PRI3, in init_timer_irq()