Searched refs:target_cluster (Results 1 – 3 of 3) sorted by relevance
215 uint32_t target_cluster; in xbl_handover() local217 target_cluster = get_xbl_cluster(&HandoffParams->partition[i]); in xbl_handover()218 if (target_cluster != XBL_FLAGS_CLUSTER_0) { in xbl_handover()220 target_cluster); in xbl_handover()
324 uint64_t target_cluster = (mpidr & MPIDR_CLUSTER_MASK) >> in tegra_soc_pwr_domain_on() local328 if (target_cluster > ((uint32_t)PLATFORM_CLUSTER_COUNT - 1U)) { in tegra_soc_pwr_domain_on()334 target_cpu += (target_cluster << 1U); in tegra_soc_pwr_domain_on()
352 uint64_t target_cluster = (mpidr & MPIDR_CLUSTER_MASK) >> in tegra_soc_pwr_domain_on() local355 if (target_cluster > ((uint32_t)PLATFORM_CLUSTER_COUNT - 1U)) { in tegra_soc_pwr_domain_on()362 target_cpu |= (target_cluster << 2); in tegra_soc_pwr_domain_on()