Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/
H A Drv1106_pm.c93 static void __iomem *stimer_base; variable
271 { REG_REGION(0x00, 0x04, 4, &stimer_base, 0)},
272 { REG_REGION(0x10, 0x10, 4, &stimer_base, 0)},
273 { REG_REGION(0x20, 0x24, 4, &stimer_base, 0)},
274 { REG_REGION(0x30, 0x30, 4, &stimer_base, 0)},
1032 stimer_base = dev_reg_base + RV1106_STIMER_OFFSET; in rv1106_suspend_init()