Searched refs:temp_index (Results 1 – 1 of 1) sorted by relevance
100 unsigned int temp_index[PLAT_MAX_PWR_LVL]; in psci_update_pwrlvl_limits() local105 temp_index); in psci_update_pwrlvl_limits()107 if (temp_index[j] != nodes_idx[j]) { in psci_update_pwrlvl_limits()108 nodes_idx[j] = temp_index[j]; in psci_update_pwrlvl_limits()
Completed in 2 milliseconds