Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-orion.c33 #define TIMER1_VAL 0x1c macro
72 writel(delta, timer_base + TIMER1_VAL); in orion_clkevt_next_event()
91 writel(ticks_per_jiffy - 1, timer_base + TIMER1_VAL); in orion_clkevt_set_periodic()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-orion.c30 #define TIMER1_VAL 0x1c macro
69 writel(delta, timer_base + TIMER1_VAL); in orion_clkevt_next_event()
88 writel(ticks_per_jiffy - 1, timer_base + TIMER1_VAL); in orion_clkevt_set_periodic()

Completed in 2 milliseconds