Home
last modified time | relevance | path

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

/arch/arm/mach-w90x900/
Dtime.c149 __raw_writel(0x00, REG_TCSR1); in nuc900_clocksource_init()
156 val = __raw_readl(REG_TCSR1); in nuc900_clocksource_init()
158 __raw_writel(val, REG_TCSR1); in nuc900_clocksource_init()
/arch/arm/mach-w90x900/include/mach/
Dregs-timer.h25 #define REG_TCSR1 (TMR_BA+0x04) macro