Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-sun5i.c29 #define TIMER_INTVAL_LO_REG(val) (0x20 * (val) + 0x14) macro
76 writel(delay, ce->base + TIMER_INTVAL_LO_REG(timer)); in sun5i_clkevt_time_setup()
179 writel(~0, base + TIMER_INTVAL_LO_REG(1)); in sun5i_setup_clocksource()