Searched refs:CLUSTER_UP (Results 1 – 4 of 4) sorted by relevance
168 The CPU's parent cluster must be in CLUSTER_UP.170 Transition of the parent cluster to CLUSTER_UP.173 CLUSTER_UP state.234 - CLUSTER_UP246 CLUSTER_UP327 CLUSTER_UP/INBOUND_COMING_UP (inbound)334 CLUSTER_UP/INBOUND_COMING_UP:345 CLUSTER_UP/INBOUND_NOT_COMING_UP (inbound)352 CLUSTER_UP/INBOUND_NOT_COMING_UP:414 CLUSTER_UP state;[all …]
109 cmp r0, #CLUSTER_UP @ cluster already up?142 cmp r0, #CLUSTER_UP152 mov r0, #CLUSTER_UP172 cmp r0, #CLUSTER_UP
131 __mcpm_outbound_leave_critical(cluster, CLUSTER_UP); in __mcpm_outbound_enter_critical()257 BUG_ON(__mcpm_cluster_state(cluster) != CLUSTER_UP); in mcpm_cpu_power_down()447 mcpm_sync.clusters[this_cluster].cluster = CLUSTER_UP; in mcpm_sync_init()
319 #define CLUSTER_UP 0x22 macro