Searched refs:TIMER_INTVAL_REG (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clocksource/
H A Dsun4i_timer.c37 #define TIMER_INTVAL_REG(val) (0x10 * (val) + 0x14) macro
68 writel(delay, timer_base + TIMER_INTVAL_REG(timer)); sun4i_clkevt_time_setup()
171 writel(~0, timer_base + TIMER_INTVAL_REG(1)); sun4i_timer_init()

Completed in 433 milliseconds