Searched refs:REG_TCSR1 (Results 1 – 2 of 2) sorted by relevance
149 __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()
25 #define REG_TCSR1 (TMR_BA+0x04) macro