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 D | immap.h | 28 #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 D | interrupts.c | 43 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 D | interrupts.c | 27 out_8(&icr->icr2, CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5227x/ |
| H A D | interrupts.c | 34 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 D | interrupts.c | 34 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 D | interrupts.c | 32 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 D | interrupts.c | 31 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 D | interrupts.c | 30 out_8(&intp->icr0[CONFIG_SYS_TMRINTR_NO], CONFIG_SYS_TMRINTR_PRI); in dtimer_intr_setup()
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | config_whitelist.txt | 4650 CONFIG_SYS_TMRINTR_PRI
|