Searched refs:performance_state (Results 1 – 2 of 2) sorted by relevance
281 prev = gpd_data->performance_state; in dev_pm_genpd_set_performance_state()282 gpd_data->performance_state = state; in dev_pm_genpd_set_performance_state()285 if (state == genpd->performance_state) in dev_pm_genpd_set_performance_state()289 if (state > genpd->performance_state) in dev_pm_genpd_set_performance_state()296 if (pd_data->performance_state > state) in dev_pm_genpd_set_performance_state()297 state = pd_data->performance_state; in dev_pm_genpd_set_performance_state()300 if (state == genpd->performance_state) in dev_pm_genpd_set_performance_state()317 gpd_data->performance_state = prev; in dev_pm_genpd_set_performance_state()322 genpd->performance_state = state; in dev_pm_genpd_set_performance_state()352 ret = genpd->set_performance_state(genpd, genpd->performance_state); in _genpd_power_on()[all …]
69 unsigned int performance_state; /* Aggregated max performance state */ member131 unsigned int performance_state; member