Home
last modified time | relevance | path

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

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