Searched refs:CONFIG_SYS_TMRINTR_NO (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/m68k/include/asm/ |
| H A D | immap.h | 25 #define CONFIG_SYS_TMRINTR_NO (INT0_HI_DTMR1) macro 59 #define CONFIG_SYS_TMRINTR_NO (INT0_HI_DTMR1) macro 88 #define CONFIG_SYS_TMRINTR_NO (INT0_LO_DTMR3) macro 119 #define CONFIG_SYS_TMRINTR_NO (31) macro 142 #define CONFIG_SYS_TMRINTR_NO (27) macro 162 #define CONFIG_SYS_TMRINTR_NO (INT0_LO_DTMR3) macro 188 #define CONFIG_SYS_TMRINTR_NO (INT_TMR3) macro 212 #define CONFIG_SYS_TMRINTR_NO (INT0_LO_DTMR3) macro 235 #define CONFIG_SYS_TMRINTR_NO (INT0_LO_DTMR3) macro 258 #define CONFIG_SYS_TMRINTR_NO (31) macro [all …]
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf547x_8x/ |
| H A D | slicetimer.c | 23 …ONFIG_SYS_TMR_BASE) || !defined(CONFIG_SYS_INTR_BASE) || !defined(CONFIG_SYS_TMRINTR_NO) || !defin… 74 irq_install_handler(CONFIG_SYS_TMRINTR_NO, dtimer_interrupt, 0); in timer_init()
|
| 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/lib/ |
| H A D | time.c | 29 …ONFIG_SYS_TMR_BASE) || !defined(CONFIG_SYS_INTR_BASE) || !defined(CONFIG_SYS_TMRINTR_NO) || !defin… 91 irq_install_handler(CONFIG_SYS_TMRINTR_NO, dtimer_interrupt, 0); in timer_init()
|
| /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/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/arch/m68k/cpu/mcf52x2/ |
| H A D | interrupts.c | 71 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 | 4648 CONFIG_SYS_TMRINTR_NO
|