Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk3399-board-spl.c115 #define TIMER_CONTROL_REG 0x1c macro
127 writel(TIMER_EN | TIMER_FMODE, TIMER_CHN10_BASE + TIMER_CONTROL_REG); in secure_timer_init()