Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-vt8500/
Dtimer.c37 #define TIMER_CTRL_VAL 0x0020 macro
51 writel(3, regbase + TIMER_CTRL_VAL); in vt8500_timer_read()
94 writel(readl(regbase + TIMER_CTRL_VAL) | 1, in vt8500_timer_set_mode()
95 regbase + TIMER_CTRL_VAL); in vt8500_timer_set_mode()
131 writel(1, regbase + TIMER_CTRL_VAL); in vt8500_timer_init()