Searched refs:CLUSTER_UP (Results 1 – 4 of 4) sorted by relevance
158 Conditions: The CPU's parent cluster must be in CLUSTER_UP.159 Trigger events: Transition of the parent cluster to CLUSTER_UP.162 CLUSTER_UP state.218 CLUSTER_UP230 CLUSTER_UP234 CLUSTER_UP <----+ |271 CLUSTER_UP/INBOUND_COMING_UP is equivalent to UP in the basic272 model. The final transition to CLUSTER_UP/INBOUND_NOT_COMING_UP309 Next state: CLUSTER_UP/INBOUND_COMING_UP (inbound)314 CLUSTER_UP/INBOUND_COMING_UP:[all …]
111 cmp r0, #CLUSTER_UP @ cluster already up?144 cmp r0, #CLUSTER_UP154 mov r0, #CLUSTER_UP174 cmp r0, #CLUSTER_UP
134 __mcpm_outbound_leave_critical(cluster, CLUSTER_UP); in __mcpm_outbound_enter_critical()260 BUG_ON(__mcpm_cluster_state(cluster) != CLUSTER_UP); in mcpm_cpu_power_down()450 mcpm_sync.clusters[this_cluster].cluster = CLUSTER_UP; in mcpm_sync_init()
322 #define CLUSTER_UP 0x22 macro