Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-armada-370-xp.c212 static u32 timer0_ctrl_reg, timer0_local_ctrl_reg; variable
217 timer0_local_ctrl_reg = readl(local_base + TIMER_CTRL_OFF); in armada_370_xp_timer_suspend()
226 writel(timer0_local_ctrl_reg, local_base + TIMER_CTRL_OFF); in armada_370_xp_timer_resume()