Searched defs:cluster_state (Results 1 – 11 of 11) sorted by relevance
25 uint32_t cluster_state = scpi_power_on; in css_scp_suspend() local77 unsigned int cpu_state, cluster_state; in css_scp_get_power_state() local
70 uint32_t cluster_state = scpi_power_on; in sq_power_down_common() local
115 uint32_t cluster_state = SCPI_POWER_ON; in axg_pwr_domain_off() local
117 scpi_power_state_t cluster_state, scpi_power_state_t sq_state) in scpi_set_sq_power_state()
125 scpi_power_state_t cpu_state, scpi_power_state_t cluster_state, in scpi_set_brcm_power_state()
130 scpi_power_state_t cpu_state, scpi_power_state_t cluster_state, in scpi_set_css_power_state()
139 uint32_t cluster_state = scpi_power_on; in brcm_scp_suspend() local
62 uint32_t cluster_state, uint32_t css_state) in aml_scpi_set_css_power_state()
1050 ClusterState& cluster_state = xds_client()->cluster_map_[cluster_name]; in AcceptCdsUpdateLocked() local1074 ClusterState& cluster_state = xds_client()->cluster_map_[cluster_name]; in AcceptCdsUpdateLocked() local1953 ClusterState& cluster_state = cluster_map_[cluster_name_str]; in WatchClusterData() local1974 ClusterState& cluster_state = cluster_map_[cluster_name_str]; in CancelClusterDataWatch() local2160 const ClusterState& cluster_state = p.second; in NotifyOnErrorLocked() local
643 ClusterState* cluster_state = it->second->Ref().release(); in GetCallConfig() local911 RefCountedPtr<ClusterState> cluster_state = it->second->RefIfNonZero(); in MaybeRemoveUnusedClusters() local
220 uint32_t cluster_state : U(3); member