Searched refs:coregrf_base (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/ |
| H A D | rv1106_pm.c | 73 static void __iomem *coregrf_base; variable 114 { REG_REGION(0x004, 0x004, 4, &coregrf_base, WMSK_VAL)}, 115 { REG_REGION(0x008, 0x010, 4, &coregrf_base, 0)}, 116 { REG_REGION(0x024, 0x028, 4, &coregrf_base, 0)}, 117 { REG_REGION(0x000, 0x000, 4, &coregrf_base, WMSK_VAL)}, 118 { REG_REGION(0x02c, 0x02c, 4, &coregrf_base, WMSK_VAL)}, 119 { REG_REGION(0x038, 0x03c, 4, &coregrf_base, WMSK_VAL)}, 1045 coregrf_base = dev_reg_base + RV1106_COREGRF_OFFSET; in rv1106_suspend_init()
|