Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/
H A Dtimer.c20 #define TIMER_CLKSEL (1 << 3) macro
91 writel(TIMER_CLKSEL, &timer_regs->timer3.control); in timer_init()
97 writel(TIMER_ENABLE | TIMER_CLKSEL, in timer_init()