Searched refs:npcm7xx_to (Results 1 – 1 of 1) sorted by relevance
137 static struct timer_of npcm7xx_to = { variable161 timer_of_base(&npcm7xx_to) + NPCM7XX_REG_TCSR0); in npcm7xx_clockevents_init()164 timer_of_base(&npcm7xx_to) + NPCM7XX_REG_TISR); in npcm7xx_clockevents_init()166 npcm7xx_to.clkevt.cpumask = cpumask_of(0); in npcm7xx_clockevents_init()167 clockevents_config_and_register(&npcm7xx_to.clkevt, in npcm7xx_clockevents_init()168 timer_of_rate(&npcm7xx_to), in npcm7xx_clockevents_init()177 timer_of_base(&npcm7xx_to) + NPCM7XX_REG_TCSR1); in npcm7xx_clocksource_init()179 timer_of_base(&npcm7xx_to) + NPCM7XX_REG_TICR1); in npcm7xx_clocksource_init()181 val = readl(timer_of_base(&npcm7xx_to) + NPCM7XX_REG_TCSR1); in npcm7xx_clocksource_init()183 writel(val, timer_of_base(&npcm7xx_to) + NPCM7XX_REG_TCSR1); in npcm7xx_clocksource_init()[all …]