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