Home
last modified time | relevance | path

Searched refs:slope2 (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsislands_smc.h257 int16_t slope2; member
Dsi_dpm.c6468 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local
6496 slope2 = (u16)((50 + ((16 * duty100 * pwm_diff2) / t_diff2)) / 100); in si_thermal_setup_fan_table()
6502 fan_table.slope2 = cpu_to_be16(slope2); in si_thermal_setup_fan_table()
Dci_dpm.c1100 u16 fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local
1129 slope2 = (u16)((50 + ((16 * duty100 * pwm_diff2) / t_diff2)) / 100); in ci_thermal_setup_fan_table()
1136 fan_table.Slope2 = cpu_to_be16(slope2); in ci_thermal_setup_fan_table()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dsislands_smc.h257 int16_t slope2; member
Dsi_dpm.c6031 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local
6059 slope2 = (u16)((50 + ((16 * duty100 * pwm_diff2) / t_diff2)) / 100); in si_thermal_setup_fan_table()
6066 fan_table.slope2 = cpu_to_be16(slope2); in si_thermal_setup_fan_table()
Dci_dpm.c961 u16 fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local
989 slope2 = (u16)((50 + ((16 * duty100 * pwm_diff2) / t_diff2)) / 100); in ci_thermal_setup_fan_table()
996 fan_table.Slope2 = cpu_to_be16(slope2); in ci_thermal_setup_fan_table()
/Linux-v4.19/drivers/video/fbdev/
Dw100fb.h614 u32 slope2 : 3; member
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smumgr.c2149 uint16_t fdo_min, slope1, slope2; in fiji_thermal_setup_fan_table() local
2191 slope2 = (uint16_t)((50 + ((16 * duty100 * pwm_diff2) / t_diff2)) / 100); in fiji_thermal_setup_fan_table()
2201 fan_table.Slope2 = cpu_to_be16(slope2); in fiji_thermal_setup_fan_table()
Diceland_smumgr.c2090 uint16_t fdo_min, slope1, slope2; in iceland_thermal_setup_fan_table() local
2127 slope2 = (uint16_t)((50 + ((16 * duty100 * pwm_diff2) / t_diff2)) / 100); in iceland_thermal_setup_fan_table()
2134 fan_table.Slope2 = cpu_to_be16(slope2); in iceland_thermal_setup_fan_table()
Dpolaris10_smumgr.c1996 uint16_t fdo_min, slope1, slope2; in polaris10_thermal_setup_fan_table() local
2038 slope2 = (uint16_t)((50 + ((16 * duty100 * pwm_diff2) / t_diff2)) / 100); in polaris10_thermal_setup_fan_table()
2048 fan_table.Slope2 = cpu_to_be16(slope2); in polaris10_thermal_setup_fan_table()
Dci_smumgr.c2127 uint16_t fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local
2164 slope2 = (uint16_t)((50 + ((16 * duty100 * pwm_diff2) / t_diff2)) / 100); in ci_thermal_setup_fan_table()
2171 fan_table.Slope2 = cpu_to_be16(slope2); in ci_thermal_setup_fan_table()
Dtonga_smumgr.c2456 uint16_t fdo_min, slope1, slope2; in tonga_thermal_setup_fan_table() local
2502 slope2 = (uint16_t)((50 + ((16 * duty100 * pwm_diff2) / t_diff2)) / 100); in tonga_thermal_setup_fan_table()
2509 fan_table.Slope2 = cpu_to_be16(slope2); in tonga_thermal_setup_fan_table()