Searched refs:IS_CLUSTER_OFF_STATE (Results 1 – 6 of 6) sorted by relevance
226 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_on_finish()246 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_off()262 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_suspend()284 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_suspend_finish()
224 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_on_finish()244 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_off()260 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_suspend()282 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_suspend_finish()
219 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_on_finish()239 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_off()256 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_suspend()279 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_suspend_finish()
27 #define IS_CLUSTER_OFF_STATE(s) \ macro
37 #define IS_CLUSTER_OFF_STATE(s) \ macro