Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-orion.c32 #define TIMER1_RELOAD 0x18 macro
90 writel(ticks_per_jiffy - 1, timer_base + TIMER1_RELOAD); in orion_clkevt_set_periodic()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-orion.c29 #define TIMER1_RELOAD 0x18 macro
87 writel(ticks_per_jiffy - 1, timer_base + TIMER1_RELOAD); in orion_clkevt_set_periodic()

Completed in 2 milliseconds