Searched refs:CPU_PM_PLAT_READY (Results 1 – 2 of 2) sorted by relevance
50 #define CPU_PM_PLAT_READY BIT(2) macro54 #define CPU_PM_LP_READY (CPU_PM_INIT_READY | CPU_PM_PLAT_READY)56 #define CPU_PM_LP_READY (CPU_PM_PLAT_READY)410 cpu_pm_status |= CPU_PM_PLAT_READY; in cpupm_pwr_state_valid()415 if ((cpu_pm_status & CPU_PM_PLAT_READY) == 0) { in cpupm_pwr_state_valid()419 if (!IS_PLAT_SYSTEM_SUSPEND(afflv) && (cpu_pm_status & CPU_PM_PLAT_READY) == 0) { in cpupm_pwr_state_valid()
55 #define CPU_PM_PLAT_READY BIT(2) macro69 CPU_PM_PLAT_READY)71 #define CPU_PM_LP_READY (CPU_PM_PLAT_READY)755 cpu_pm_status |= CPU_PM_PLAT_READY; in cpupm_pwr_state_valid()