Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_TIMER_BASE (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/include/configs/
Drv1108_common.h17 #define CONFIG_SYS_TIMER_BASE 0x10350020 macro
18 #define CONFIG_SYS_TIMER_COUNTER (CONFIG_SYS_TIMER_BASE + 8)
Drk322x_common.h17 #define CONFIG_SYS_TIMER_BASE 0x110c00a0 /* TIMER5 */ macro
18 #define CONFIG_SYS_TIMER_COUNTER (CONFIG_SYS_TIMER_BASE + 8)
Drk3128_common.h18 #define CONFIG_SYS_TIMER_BASE 0x200440a0 /* TIMER5 */ macro
19 #define CONFIG_SYS_TIMER_COUNTER (CONFIG_SYS_TIMER_BASE + 8)
Drk3036_common.h17 #define CONFIG_SYS_TIMER_BASE 0x200440a0 /* TIMER5 */ macro
18 #define CONFIG_SYS_TIMER_COUNTER (CONFIG_SYS_TIMER_BASE + 8)
Drk3288_common.h18 #define CONFIG_SYS_TIMER_BASE 0xff810020 /* TIMER7 */ macro
19 #define CONFIG_SYS_TIMER_COUNTER (CONFIG_SYS_TIMER_BASE + 8)
/external/u-boot/arch/arm/mach-rockchip/
Drk_timer.c11 struct rk_timer * const timer_ptr = (void *)CONFIG_SYS_TIMER_BASE;
/external/u-boot/scripts/
Dconfig_whitelist.txt4313 CONFIG_SYS_TIMER_BASE