Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clocksource/
Dtimer-oxnas-rps.c36 #define TIMER_MAX_VAL (BIT(TIMER_BITS) - 1) macro
138 if (rps->timer_period > TIMER_MAX_VAL) { in oxnas_rps_clockevent_init()
143 if (rps->timer_period > TIMER_MAX_VAL) { in oxnas_rps_clockevent_init()
164 TIMER_MAX_VAL); in oxnas_rps_clockevent_init()
191 writel_relaxed(TIMER_MAX_VAL, rps->clksrc_base + TIMER_LOAD_REG); in oxnas_rps_clocksource_init()