Home
last modified time | relevance | path

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

/arch/arm/mach-vt8500/
Dtimer.c34 #define TIMER_COUNT_VAL 0x0010 macro
55 return readl(regbase + TIMER_COUNT_VAL); in vt8500_timer_read()
/arch/arm/mach-msm/
Dtimer.c34 #define TIMER_COUNT_VAL 0x0004 macro
111 return readl_relaxed(source_base + TIMER_COUNT_VAL); in msm_read_timer_count()