Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3288/drivers/pmu/
H A Dpmu.c27 static uint32_t cpu_warm_boot_addr; variable
218 mmio_write_32(SRAM_BASE + 8, cpu_warm_boot_addr); in rockchip_soc_cores_pwr_dm_on()
300 cpu_warm_boot_addr = (uint32_t)platform_cpu_warmboot; in plat_rockchip_pmu_init()
/rk3399_ARM-atf/plat/rockchip/rk3368/drivers/pmu/
H A Dpmu.c27 static uint32_t cpu_warm_boot_addr; variable
315 (cpu_warm_boot_addr >> CPU_BOOT_ADDR_ALIGN) | in rockchip_soc_cores_pwr_dm_on()
365 cpu_warm_boot_addr = (uint64_t)platform_cpu_warmboot; in plat_rockchip_pmu_init()
/rk3399_ARM-atf/plat/rockchip/rk3328/drivers/pmu/
H A Dpmu.c31 static uint32_t cpu_warm_boot_addr; variable
653 cpu_warm_boot_addr = (uint64_t)platform_cpu_warmboot; in plat_rockchip_pmu_init()
657 (cpu_warm_boot_addr >> CPU_BOOT_ADDR_ALIGN) | in plat_rockchip_pmu_init()
/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/pmu/
H A Dpmu.c37 static uint32_t cpu_warm_boot_addr; variable
1460 (cpu_warm_boot_addr >> CPU_BOOT_ADDR_ALIGN) | in rockchip_soc_sys_pwr_dm_resume()
1600 cpu_warm_boot_addr = (uint64_t)platform_cpu_warmboot; in plat_rockchip_pmu_init()
1610 (cpu_warm_boot_addr >> CPU_BOOT_ADDR_ALIGN) | in plat_rockchip_pmu_init()