Searched refs:timer0_load (Results 1 – 3 of 3) sorted by relevance
41 unsigned int timer0_load; variable82 timer0_load = (rate / TICKS_PER_SEC); in nuc93x_timer_setup()83 __raw_writel(timer0_load, REG_TICR0); in nuc93x_timer_setup()
48 static unsigned int timer0_load; variable60 __raw_writel(timer0_load, REG_TICR0); in nuc900_clockevent_setmode()130 timer0_load = (rate / TICKS_PER_SEC); in nuc900_clockevents_init()
59 u32 timer0_load; /* 0x80: General-purpose timer 0 load*/ member