Searched refs:vosgrf_base (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/ |
| H A D | rv1106_pm.c | 81 static void __iomem *vosgrf_base; variable 189 { REG_REGION(0x004, 0x014, 4, &vosgrf_base, 0)}, 190 { REG_REGION(0x000, 0x000, 4, &vosgrf_base, 0)}, 191 { REG_REGION(0x018, 0x018, 4, &vosgrf_base, WMSK_VAL)}, 1054 vosgrf_base = dev_reg_base + RV1106_VOSGRF_OFFSET; in rv1106_suspend_init()
|