Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clocksource/
Dtimer-npcm7xx.c23 #define NPCM7XX_REG_TICR0 0x8 /* Timer 0 Initial Count Register */ macro
98 writel(timer_of_period(to), timer_of_base(to) + NPCM7XX_REG_TICR0); in npcm7xx_timer_periodic()
114 writel(evt, timer_of_base(to) + NPCM7XX_REG_TICR0); in npcm7xx_clockevent_set_next_event()