Home
last modified time | relevance | path

Searched refs:us_max_fan_pwm (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h275 int (*set_max_fan_rpm_output)(struct pp_hwmgr *hwmgr, uint16_t us_max_fan_pwm);
276 int (*set_max_fan_pwm_output)(struct pp_hwmgr *hwmgr, uint16_t us_max_fan_pwm);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h274 int (*set_max_fan_rpm_output)(struct pp_hwmgr *hwmgr, uint16_t us_max_fan_pwm);
275 int (*set_max_fan_pwm_output)(struct pp_hwmgr *hwmgr, uint16_t us_max_fan_pwm);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c4140 static int smu7_set_max_fan_pwm_output(struct pp_hwmgr *hwmgr, uint16_t us_max_fan_pwm) in smu7_set_max_fan_pwm_output() argument
4143 advanceFanControlParameters.usMaxFanPWM = us_max_fan_pwm; in smu7_set_max_fan_pwm_output()
4146 PPSMC_MSG_SetFanPwmMax, us_max_fan_pwm, in smu7_set_max_fan_pwm_output()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c4551 static int smu7_set_max_fan_pwm_output(struct pp_hwmgr *hwmgr, uint16_t us_max_fan_pwm) in smu7_set_max_fan_pwm_output() argument
4554 advanceFanControlParameters.usMaxFanPWM = us_max_fan_pwm; in smu7_set_max_fan_pwm_output()
4557 PPSMC_MSG_SetFanPwmMax, us_max_fan_pwm, in smu7_set_max_fan_pwm_output()

Completed in 21 milliseconds