Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_TMRINTR_PRI (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dimmap.h28 #define CONFIG_SYS_TMRINTR_PRI (6) macro
62 #define CONFIG_SYS_TMRINTR_PRI (6) macro
91 #define CONFIG_SYS_TMRINTR_PRI (0x1E) /* Level must include inorder to work */ macro
122 #define CONFIG_SYS_TMRINTR_PRI (MCFSIM_ICR_AUTOVEC | MCFSIM_ICR_LEVEL7 | MCFSIM_ICR_PRI3) macro
145 #define CONFIG_SYS_TMRINTR_PRI (MCFSIM_ICR_AUTOVEC | MCFSIM_ICR_LEVEL3 | MCFSIM_ICR_PRI3) macro
165 #define CONFIG_SYS_TMRINTR_PRI (0x1E) /* Interrupt level 3, priority 6 */ macro
191 #define CONFIG_SYS_TMRINTR_PRI (INT_ICR1_TMR3PI | INT_ICR1_TMR3IPL(5)) macro
215 #define CONFIG_SYS_TMRINTR_PRI (0x1E) macro
238 #define CONFIG_SYS_TMRINTR_PRI (0x1E) /* Level must include inorder to work */ macro
261 #define CONFIG_SYS_TMRINTR_PRI (MCFSIM_ICR_AUTOVEC | \ macro
[all …]
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf52x2/
H A Dinterrupts.c43 setbits_be32(&intp->int_icr1, CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
71 out_8(&intp->icr0[CONFIG_SYS_TMRINTR_NO], CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
90 mbar_writeByte(MCFSIM_TIMER2ICR, CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf530x/
H A Dinterrupts.c27 out_8(&icr->icr2, CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5227x/
H A Dinterrupts.c34 out_8(&intp->icr0[CONFIG_SYS_TMRINTR_NO], CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/
H A Dinterrupts.c34 out_8(&intp->icr0[CONFIG_SYS_TMRINTR_NO], CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dinterrupts.c32 out_8(&intp->icr0[CONFIG_SYS_TMRINTR_NO], CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf532x/
H A Dinterrupts.c31 out_8(&intp->icr0[CONFIG_SYS_TMRINTR_NO], CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf523x/
H A Dinterrupts.c30 out_8(&intp->icr0[CONFIG_SYS_TMRINTR_NO], CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt4650 CONFIG_SYS_TMRINTR_PRI