Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/plat-orion/
Dtime.c42 #define TIMER1_VAL_OFF 0x001c macro
95 writel(delta, timer_base + TIMER1_VAL_OFF); in orion_clkevt_next_event()
141 writel(ticks_per_jiffy - 1, timer_base + TIMER1_VAL_OFF); in orion_clkevt_set_periodic()
/linux-4.4.14/drivers/clocksource/
Dtime-armada-370-xp.c68 #define TIMER1_VAL_OFF 0x001c macro