Searched refs:firewall_ddr_base (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/ |
| H A D | rv1106_pm.c | 89 static void __iomem *firewall_ddr_base; variable 124 { REG_REGION(0x000, 0x03c, 4, &firewall_ddr_base, 0)}, 125 { REG_REGION(0x040, 0x06c, 4, &firewall_ddr_base, 0)}, 126 { REG_REGION(0x0f0, 0x0f0, 4, &firewall_ddr_base, 0)}, 1028 firewall_ddr_base = dev_reg_base + RV1106_FW_DDR_OFFSET; in rv1106_suspend_init()
|