Searched refs:perisgrf_base (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/ |
| H A D | rv1106_pm.c | 76 static void __iomem *perisgrf_base; variable 170 { REG_REGION(0x004, 0x014, 4, &perisgrf_base, 0)}, 171 { REG_REGION(0x000, 0x000, 4, &perisgrf_base, 0)}, 172 { REG_REGION(0x020, 0x030, 4, &perisgrf_base, WMSK_VAL)}, 173 { REG_REGION(0x080, 0x0a4, 4, &perisgrf_base, WMSK_VAL)}, 174 { REG_REGION(0x0b8, 0x0bc, 4, &perisgrf_base, WMSK_VAL)}, 1049 perisgrf_base = dev_reg_base + RV1106_PERISGRF_OFFSET; in rv1106_suspend_init()
|