Searched refs:PER_CPU_STATUS_S2IDLE (Results 1 – 2 of 2) sorted by relevance
220 #define PER_CPU_STATUS_S2IDLE BIT(0) macro224 (PER_CPU_STATUS_S2IDLE | PER_CPU_STATUS_PDN)
98 (PER_CPU_STATUS_S2IDLE | PER_CPU_STATUS_HOTPLUG))104 & PER_CPU_STATUS_S2IDLE)) { \1005 cpu_stage[cpuid].cpu_status |= PER_CPU_STATUS_S2IDLE; in cpupm_set_suspend_state()1007 cpu_stage[cpuid].cpu_status &= ~PER_CPU_STATUS_S2IDLE; in cpupm_set_suspend_state()