Searched refs:NPCM7XX_REG_TCSR1 (Results 1 – 1 of 1) sorted by relevance
24 #define NPCM7XX_REG_TCSR1 0x4 /* Timer 1 Control and Status Register */ macro174 timer_of_base(&npcm7xx_to) + NPCM7XX_REG_TCSR1); in npcm7xx_clocksource_init()178 val = readl(timer_of_base(&npcm7xx_to) + NPCM7XX_REG_TCSR1); in npcm7xx_clocksource_init()180 writel(val, timer_of_base(&npcm7xx_to) + NPCM7XX_REG_TCSR1); in npcm7xx_clocksource_init()