Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A 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()

Completed in 1 milliseconds