Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-sun5i.c34 #define TIMER_INTVAL_LO_REG(val) (0x20 * (val) + 0x14) macro
91 writel(delay, ce->timer.base + TIMER_INTVAL_LO_REG(timer)); in sun5i_clkevt_time_setup()
222 writel(~0, base + TIMER_INTVAL_LO_REG(1)); in sun5i_setup_clocksource()

Completed in 2 milliseconds