Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/plat-orion/
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()
/linux-6.1.9/drivers/watchdog/
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()
/linux-6.1.9/drivers/clocksource/
Dtimer-armada-370-xp.c65 #define TIMER1_VAL_OFF 0x001c macro