Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega12_thermal.c183 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()
A Dvega20_thermal.c254 if (high > pptable_information->us_software_shutdown_temp) in vega20_thermal_set_temperature_range()
255 high = pptable_information->us_software_shutdown_temp; in vega20_thermal_set_temperature_range()
A Dvega12_processpptables.c238 …pptable_information->us_software_shutdown_temp = le16_to_cpu(powerplay_table->usSoftwareShutdownTe… in init_powerplay_table_information()
A Dvega20_processpptables.c867 …pptable_information->us_software_shutdown_temp = le16_to_cpu(powerplay_table->usSoftwareShutdownTe… in init_powerplay_table_information()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dhwmgr.h620 uint16_t us_software_shutdown_temp; member

Completed in 12 milliseconds