Searched refs:pptable_information (Results 1 – 3 of 3) sorted by relevance
797 struct phm_ppt_v3_information *pptable_information = in vega20_init_smc_table() local823 memcpy(pp_table, pptable_information->smc_pptable, sizeof(PPTable_t)); in vega20_init_smc_table()1050 struct phm_ppt_v3_information *pptable_information = in vega20_od8_set_feature_capabilities() local1059 if (pptable_information->od_feature_capabilities[ATOM_VEGA20_ODFEATURE_GFXCLK_LIMITS] && in vega20_od8_set_feature_capabilities()1060 pptable_information->od_settings_max[OD8_SETTING_GFXCLK_FMAX] > 0 && in vega20_od8_set_feature_capabilities()1061 pptable_information->od_settings_min[OD8_SETTING_GFXCLK_FMIN] > 0 && in vega20_od8_set_feature_capabilities()1062 (pptable_information->od_settings_max[OD8_SETTING_GFXCLK_FMAX] >= in vega20_od8_set_feature_capabilities()1063 pptable_information->od_settings_min[OD8_SETTING_GFXCLK_FMIN])) in vega20_od8_set_feature_capabilities()1066 if (pptable_information->od_feature_capabilities[ATOM_VEGA20_ODFEATURE_GFXCLK_CURVE] && in vega20_od8_set_feature_capabilities()1067 (pptable_information->od_settings_min[OD8_SETTING_GFXCLK_VOLTAGE1] >= in vega20_od8_set_feature_capabilities()[all …]
173 struct phm_ppt_v3_information *pptable_information = in vega12_thermal_set_temperature_range() local183 if (high > pptable_information->us_software_shutdown_temp) in vega12_thermal_set_temperature_range()184 high = pptable_information->us_software_shutdown_temp; in vega12_thermal_set_temperature_range()
827 struct phm_ppt_v3_information *pptable_information = in vega12_init_smc_table() local849 memcpy(pp_table, pptable_information->smc_pptable, sizeof(PPTable_t)); in vega12_init_smc_table()2779 struct phm_ppt_v3_information *pptable_information = in vega12_get_thermal_temperature_range() local2799 thermal_data->sw_ctf_threshold = pptable_information->us_software_shutdown_temp * in vega12_get_thermal_temperature_range()