Home
last modified time | relevance | path

Searched refs:temperature_high (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.h63 long temperature_high; member
H A Dsmu7_hwmgr.c1865 data->thermal_temp_setting.temperature_high = 95000; in smu7_init_dpm_defaults()
1869 data->thermal_temp_setting.temperature_high = 100000; in smu7_init_dpm_defaults()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c1872 dpm_table->GpuTjMax = (uint8_t)(data->thermal_temp_setting.temperature_high / PP_TEMPERATURE_UNITS_PER_CENTIGRADES); in iceland_populate_bapm_parameters_in_dpm_table()
2020 (data->thermal_temp_setting.temperature_high * in iceland_init_smc_table()
H A Dci_smumgr.c730 dpm_table->GpuTjMax = (uint8_t)(data->thermal_temp_setting.temperature_high / PP_TEMPERATURE_UNITS_PER_CENTIGRADES); in ci_populate_bapm_parameters_in_dpm_table()
2041 (data->thermal_temp_setting.temperature_high * in ci_init_smc_table()
/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.h1488 u8 temperature_high; member