Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dtimer-sun5i.c33 #define TIMER_INTVAL_LO_REG(val) (0x20 * (val) + 0x14) macro
90 writel(delay, ce->timer.base + TIMER_INTVAL_LO_REG(timer)); in sun5i_clkevt_time_setup()
216 writel(~0, base + TIMER_INTVAL_LO_REG(1)); in sun5i_setup_clocksource()