Home
last modified time | relevance | path

Searched refs:ulMaxRPM (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dsmu7_thermal.c45 fan_speed_info->max_rpm = hwmgr->thermal_controller.fanInfo.ulMaxRPM; in smu7_fan_ctrl_get_fan_speed_info()
272 (speed > hwmgr->thermal_controller.fanInfo.ulMaxRPM)) in smu7_fan_ctrl_set_fan_speed_rpm()
A Dvega10_thermal.c58 hwmgr->thermal_controller.fanInfo.ulMaxRPM; in vega10_fan_ctrl_get_fan_speed_info()
313 (speed > hwmgr->thermal_controller.fanInfo.ulMaxRPM)) in vega10_fan_ctrl_set_fan_speed_rpm()
A Dvega10_processpptables.c150 hwmgr->thermal_controller.fanInfo.ulMaxRPM = in init_thermal_controller()
218 hwmgr->thermal_controller.fanInfo.ulMaxRPM = fan_table_v2->ucFanMaxRPM * 100UL; in init_thermal_controller()
262 hwmgr->thermal_controller.fanInfo.ulMaxRPM = fan_table_v3->ucFanMaxRPM * 100UL; in init_thermal_controller()
A Dvega20_processpptables.c828 hwmgr->thermal_controller.fanInfo.ulMaxRPM = powerplay_table->smcPPTable.FanMaximumRpm; in init_powerplay_table_information()
A Dprocess_pptables_v1_0.c935 hwmgr->thermal_controller.fanInfo.ulMaxRPM in init_thermal_controller()
A Dprocesspptables.c1004 hwmgr->thermal_controller.fanInfo.ulMaxRPM in init_thermal_controller()
A Dvega12_hwmgr.c441 hwmgr->thermal_controller.fanInfo.ulMaxRPM / 100; in vega12_hwmgr_backend_init()
A Dvega10_hwmgr.c931 hwmgr->thermal_controller.fanInfo.ulMaxRPM / 100; in vega10_hwmgr_backend_init()
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h668 uint32_t ulMaxRPM; member
/linux/drivers/gpu/drm/amd/pm/powerplay/
A Damd_powerplay.c852 *((uint32_t *)value) = hwmgr->thermal_controller.fanInfo.ulMaxRPM; in pp_dpm_read_sensor()

Completed in 39 milliseconds