Searched refs:corecru_base (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/ |
| H A D | rv1106_pm.c | 64 static void __iomem *corecru_base; variable 103 { REG_REGION(0x300, 0x310, 4, &corecru_base, WMSK_VAL)}, 104 { REG_REGION(0x800, 0x804, 4, &corecru_base, WMSK_VAL)}, 1062 corecru_base = dev_reg_base + RV1106_CORECRU_OFFSET; in rv1106_suspend_init()
|