Home
last modified time | relevance | path

Searched refs:NPCM7XX_REG_TCSR1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-npcm7xx.c24 #define NPCM7XX_REG_TCSR1 0x4 /* Timer 1 Control and Status Register */ macro
174 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()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-npcm7xx.c24 #define NPCM7XX_REG_TCSR1 0x4 /* Timer 1 Control and Status Register */ macro
174 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()

Completed in 2 milliseconds