Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/rockchip/common/drivers/pmu/
Dpmu_com.h36 #pragma weak check_cpu_wfie macro
80 static int check_cpu_wfie(uint32_t cpu_id, uint32_t wfie_msk) in check_cpu_wfie() function
/trusted-firmware-a-latest/plat/rockchip/rk3288/drivers/pmu/
Dpmu.c238 if (check_cpu_wfie(cpu_id, CKECK_WFEI_MSK)) in cpus_power_domain_off()
/trusted-firmware-a-latest/plat/rockchip/rk3368/drivers/pmu/
Dpmu.c258 if (check_cpu_wfie(mpidr, wfie_msk)) in cpus_id_power_domain()
/trusted-firmware-a-latest/plat/rockchip/px30/drivers/pmu/
Dpmu.c369 static int check_cpu_wfie(uint32_t cpu) in check_cpu_wfie() function
435 if (check_cpu_wfie(cpu_id)) in cpus_power_domain_off()
/trusted-firmware-a-latest/plat/rockchip/rk3328/drivers/pmu/
Dpmu.c95 if (check_cpu_wfie(cpu_id, CKECK_WFEI_MSK)) in cpus_power_domain_off()
/trusted-firmware-a-latest/plat/rockchip/rk3399/drivers/pmu/
Dpmu.c539 if (check_cpu_wfie(cpu_id, CKECK_WFEI_MSK)) in cpus_power_domain_off()