Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmcfintc.h43 #define MCFSIM_ICR_PRI2 0x02 /* Priority 2 intr */ macro
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dm5307.h66 #define MCFSIM_ICR_PRI2 0x02 /* Priority 2 intr */ macro
H A Dm5249.h138 #define MCFSIM_ICR_PRI2 0x02 /* Priority 2 intr */ macro
/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Ddevice.c633 writeb(MCFSIM_ICR_LEVEL6 | MCFSIM_ICR_PRI2, MCFSIM_UART2ICR); in mcf_uart_set_irq()