Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-armada-370-xp.c209 static u32 timer0_ctrl_reg, timer0_local_ctrl_reg; variable
214 timer0_local_ctrl_reg = readl(local_base + TIMER_CTRL_OFF); in armada_370_xp_timer_suspend()
223 writel(timer0_local_ctrl_reg, local_base + TIMER_CTRL_OFF); in armada_370_xp_timer_resume()