Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmcfintc.h42 #define MCFSIM_ICR_PRI1 0x01 /* Priority 1 intr */ macro
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dm5307.h65 #define MCFSIM_ICR_PRI1 0x01 /* Priority 1 intr */ macro
H A Dm5249.h137 #define MCFSIM_ICR_PRI1 0x01 /* Priority 1 intr */ macro
/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Ddevice.c628 writeb(MCFSIM_ICR_LEVEL6 | MCFSIM_ICR_PRI1, MCFSIM_UART1ICR); in mcf_uart_set_irq()