Searched refs:cpu_stage (Results 1 – 1 of 1) sorted by relevance
97 #define IS_CPU_SUPEND_SAVE(__cid) (cpu_stage[__cid].cpu_status & \103 if (cpu_pm_unlikely(cpu_stage[__st->info.cpuid].cpu_status \122 static struct per_cpu_stage cpu_stage[PLATFORM_CORE_COUNT]; variable271 cpu_stage[state->info.cpuid].cpu_status &= ~PER_CPU_STATUS_HOTPLUG; in cpupm_cpu_resume_smp()289 cpu_stage[state->info.cpuid].cpu_status |= PER_CPU_STATUS_HOTPLUG; in cpupm_cpu_suspend_smp()789 cpu_status = cpu_stage[i].cpu_status; in cpupm_invoke()911 cpu_stage[i].cpu_status |= PER_CPU_STATUS_HOTPLUG; in mtk_cpu_status_init()973 cpu_stage[nb->cpuid].cpu_status &= ~PER_CPU_STATUS_PDN; in cpupm_core_pwr_handler()979 cpu_stage[nb->cpuid].cpu_status |= PER_CPU_STATUS_PDN; in cpupm_core_pwr_handler()1005 cpu_stage[cpuid].cpu_status |= PER_CPU_STATUS_S2IDLE; in cpupm_set_suspend_state()[all …]