Home
last modified time | relevance | path

Searched refs:psram_boot_cfg (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/px30/drivers/pmu/
H A Dpmu.c33 static struct psram_data_t *psram_boot_cfg = variable
965 psram_boot_cfg->pm_flag &= ~PM_WARM_BOOT_BIT; in rockchip_soc_sys_pwr_dm_suspend()
972 psram_boot_cfg->pm_flag |= PM_WARM_BOOT_BIT; in rockchip_soc_sys_pwr_dm_resume()
1048 psram_boot_cfg->ddr_func = (uint64_t)0; in plat_rockchip_pmu_init()
1049 psram_boot_cfg->ddr_data = (uint64_t)0; in plat_rockchip_pmu_init()
1050 psram_boot_cfg->sp = PSRAM_SP_TOP; in plat_rockchip_pmu_init()
1051 psram_boot_cfg->ddr_flag = 0x0; in plat_rockchip_pmu_init()
1052 psram_boot_cfg->boot_mpidr = read_mpidr_el1() & 0xffff; in plat_rockchip_pmu_init()
1053 psram_boot_cfg->pm_flag = PM_WARM_BOOT_BIT; in plat_rockchip_pmu_init()