Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-w90x900/
Dtime.c155 __raw_writel(0x00, REG_TCSR1); in nuc900_clocksource_init()
162 val = __raw_readl(REG_TCSR1); in nuc900_clocksource_init()
164 __raw_writel(val, REG_TCSR1); in nuc900_clocksource_init()
/linux-3.4.99/arch/arm/mach-w90x900/include/mach/
Dregs-timer.h25 #define REG_TCSR1 (TMR_BA+0x04) macro