Home
last modified time | relevance | path

Searched refs:MCFSIM_ICR_PRI3 (Results 1 – 2 of 2) sorted by relevance

/arch/m68k/platform/coldfire/
Dtimers.c58 writeb(MCFSIM_ICR_AUTOVEC | MCFSIM_ICR_LEVEL6 | MCFSIM_ICR_PRI3, in init_timer_irq()
64 writeb(MCFSIM_ICR_AUTOVEC | MCFSIM_ICR_LEVEL7 | MCFSIM_ICR_PRI3, in init_timer_irq()
/arch/m68k/include/asm/
Dmcfintc.h43 #define MCFSIM_ICR_PRI3 0x03 /* Priority 3 intr */ macro