Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c414 smu->user_dpm_profile.fan_speed_pwm = 0; in smu_restore_dpm_user_profile()
420 if (smu->user_dpm_profile.fan_speed_pwm) { in smu_restore_dpm_user_profile()
421 ret = smu_set_fan_speed_pwm(smu, smu->user_dpm_profile.fan_speed_pwm); in smu_restore_dpm_user_profile()
2304 smu->user_dpm_profile.fan_speed_pwm = 0; in smu_set_fan_speed_rpm()
2701 smu->user_dpm_profile.fan_speed_pwm = 0; in smu_set_fan_control_mode()
2747 smu->user_dpm_profile.fan_speed_pwm = speed; in smu_set_fan_speed_pwm()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h232 uint32_t fan_speed_pwm; member
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c1237 && !smu->user_dpm_profile.fan_speed_pwm) { in smu_v11_0_get_fan_speed_pwm()
H A Darcturus_ppt.c1299 && !smu->user_dpm_profile.fan_speed_pwm) { in arcturus_get_fan_speed_pwm()