Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/plat-orion/
H A Dtime.c43 #define TIMER1_VAL_OFF 0x001c macro
96 writel(delta, timer_base + TIMER1_VAL_OFF); in orion_clkevt_next_event()
142 writel(ticks_per_jiffy - 1, timer_base + TIMER1_VAL_OFF); in orion_clkevt_set_periodic()
/kernel/linux/linux-6.6/arch/arm/plat-orion/
H A Dtime.c43 #define TIMER1_VAL_OFF 0x001c macro
96 writel(delta, timer_base + TIMER1_VAL_OFF); in orion_clkevt_next_event()
142 writel(ticks_per_jiffy - 1, timer_base + TIMER1_VAL_OFF); in orion_clkevt_set_periodic()
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dorion_wdt.c46 #define TIMER1_VAL_OFF 0x001c macro
193 dev->reg + TIMER1_VAL_OFF); in orion_wdt_ping()
208 dev->reg + TIMER1_VAL_OFF); in armada375_start()
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dorion_wdt.c44 #define TIMER1_VAL_OFF 0x001c macro
191 dev->reg + TIMER1_VAL_OFF); in orion_wdt_ping()
206 dev->reg + TIMER1_VAL_OFF); in armada375_start()
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-armada-370-xp.c68 #define TIMER1_VAL_OFF 0x001c macro
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-armada-370-xp.c65 #define TIMER1_VAL_OFF 0x001c macro

Completed in 5 milliseconds