Searched refs:IS_CLUSTER_OFF_STATE (Results 1 – 2 of 2) sorted by relevance
225 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_on_finish()245 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_off()261 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_suspend()283 if (IS_CLUSTER_OFF_STATE(state)) { in plat_power_domain_suspend_finish()
27 #define IS_CLUSTER_OFF_STATE(s) \ macro