Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dci_dpm.h146 s32 temperature_high; member
Dci_dpm.c445 (u8)(pi->thermal_temp_setting.temperature_high / 1000); in ci_populate_bapm_parameters_in_dpm_table()
3626 table->TemperatureLimitHigh = (u16)((pi->thermal_temp_setting.temperature_high * in ci_init_smc_table()
5768 pi->thermal_temp_setting.temperature_high = 95000; in ci_dpm_init()
5772 pi->thermal_temp_setting.temperature_high = 100000; in ci_dpm_init()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.h147 s32 temperature_high; member
Dci_dpm.c563 (u8)(pi->thermal_temp_setting.temperature_high / 1000); in ci_populate_bapm_parameters_in_dpm_table()
3762 table->TemperatureLimitHigh = (u16)((pi->thermal_temp_setting.temperature_high * in ci_init_smc_table()
5954 pi->thermal_temp_setting.temperature_high = 95000; in ci_dpm_init()
5958 pi->thermal_temp_setting.temperature_high = 100000; in ci_dpm_init()