Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/
H A Drv1106_pm.c77 static void __iomem *visgrf_base; variable
181 { REG_REGION(0x004, 0x014, 4, &visgrf_base, 0)},
182 { REG_REGION(0x000, 0x000, 4, &visgrf_base, 0)},
1050 visgrf_base = dev_reg_base + RV1106_VIGRF_OFFSET; in rv1106_suspend_init()