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

/linux-4.1.27/drivers/clocksource/
H A Dtime-orion.c31 #define TIMER1_RELOAD 0x18 macro
68 writel(ticks_per_jiffy - 1, timer_base + TIMER1_RELOAD); orion_clkevt_mode()
/linux-4.1.27/arch/arm/mach-ep93xx/
H A Dcore.c119 #define TIMER1_RELOAD ((EP93XX_TIMER123_CLOCK / HZ) - 1) macro
171 __raw_writel(TIMER1_RELOAD, EP93XX_TIMER1_LOAD); ep93xx_timer_init()

Completed in 153 milliseconds