Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dimmap.h23 #define CONFIG_SYS_TMR_BASE (MMAP_DTMR1) macro
57 #define CONFIG_SYS_TMR_BASE (MMAP_DTMR1) macro
86 #define CONFIG_SYS_TMR_BASE (MMAP_DTMR3) macro
117 #define CONFIG_SYS_TMR_BASE (MMAP_DTMR1) macro
140 #define CONFIG_SYS_TMR_BASE (MMAP_DTMR1) macro
160 #define CONFIG_SYS_TMR_BASE (MMAP_DTMR3) macro
186 #define CONFIG_SYS_TMR_BASE (MMAP_TMR3) macro
210 #define CONFIG_SYS_TMR_BASE (MMAP_DTMR3) macro
233 #define CONFIG_SYS_TMR_BASE (MMAP_DTMR3) macro
255 #define CONFIG_SYS_TMR_BASE (MMAP_DTMR1) macro
[all …]
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dslicetimer.c23 #if !defined(CONFIG_SYS_TMR_BASE) || !defined(CONFIG_SYS_INTR_BASE) || !defined(CONFIG_SYS_TMRINTR_…
51 slt_t *timerp = (slt_t *) (CONFIG_SYS_TMR_BASE); in dtimer_interrupt()
63 slt_t *timerp = (slt_t *) (CONFIG_SYS_TMR_BASE); in timer_init()
/OK3568_Linux_fs/u-boot/arch/m68k/lib/
H A Dtime.c29 #if !defined(CONFIG_SYS_TMR_BASE) || !defined(CONFIG_SYS_INTR_BASE) || !defined(CONFIG_SYS_TMRINTR_…
62 volatile dtmr_t *timerp = (dtmr_t *) (CONFIG_SYS_TMR_BASE); in dtimer_interrupt()
80 volatile dtmr_t *timerp = (dtmr_t *) (CONFIG_SYS_TMR_BASE); in timer_init()
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt4652 CONFIG_SYS_TMR_BASE