Home
last modified time | relevance | path

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

/u-boot/arch/m68k/include/asm/
A Dimmap.h27 #define CONFIG_SYS_TMRINTR_PRI (6) macro
55 #define CONFIG_SYS_TMRINTR_PRI (6) macro
172 #define CONFIG_SYS_TMRINTR_PRI (INT_ICR1_TMR3PI | INT_ICR1_TMR3IPL(5)) macro
196 #define CONFIG_SYS_TMRINTR_PRI (0x1E) macro
242 #define CONFIG_SYS_TMRINTR_PRI (MCFSIM_ICR_AUTOVEC | \ macro
266 #define CONFIG_SYS_TMRINTR_PRI (6) macro
290 #define CONFIG_SYS_TMRINTR_PRI (6) macro
324 #define CONFIG_SYS_TMRINTR_PRI (6) macro
354 #define CONFIG_SYS_TMRINTR_PRI (6) macro
400 #define CONFIG_SYS_TMRINTR_PRI (0x1E) macro
[all …]
/u-boot/arch/m68k/cpu/mcf52x2/
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()
/u-boot/arch/m68k/cpu/mcf530x/
A Dinterrupts.c27 out_8(&icr->icr2, CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
/u-boot/arch/m68k/cpu/mcf5227x/
A Dinterrupts.c34 out_8(&intp->icr0[CONFIG_SYS_TMRINTR_NO], CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
/u-boot/arch/m68k/cpu/mcf547x_8x/
A Dinterrupts.c32 out_8(&intp->icr0[CONFIG_SYS_TMRINTR_NO], CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
/u-boot/arch/m68k/cpu/mcf532x/
A Dinterrupts.c31 out_8(&intp->icr0[CONFIG_SYS_TMRINTR_NO], CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
/u-boot/arch/m68k/cpu/mcf5445x/
A Dinterrupts.c34 out_8(&intp->icr0[CONFIG_SYS_TMRINTR_NO], CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
/u-boot/arch/m68k/cpu/mcf523x/
A Dinterrupts.c30 out_8(&intp->icr0[CONFIG_SYS_TMRINTR_NO], CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
/u-boot/scripts/
A Dconfig_whitelist.txt3658 CONFIG_SYS_TMRINTR_PRI

Completed in 19 milliseconds