Home
last modified time | relevance | path

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

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