Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dci_dpm.h145 s32 temperature_high; member
H A Dci_dpm.c418 (u8)(pi->thermal_temp_setting.temperature_high / 1000); in ci_populate_bapm_parameters_in_dpm_table()
3612 table->TemperatureLimitHigh = (u16)((pi->thermal_temp_setting.temperature_high * in ci_init_smc_table()
5784 pi->thermal_temp_setting.temperature_high = 95000; in ci_dpm_init()
5788 pi->thermal_temp_setting.temperature_high = 100000; in ci_dpm_init()
/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… 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… 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