Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dsislands_smc.h255 int16_t slope1; member
H A Dsi_dpm.c6016 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local
6043 slope1 = (u16)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in si_thermal_setup_fan_table()
6050 fan_table.slope1 = cpu_to_be16(slope1); in si_thermal_setup_fan_table()
H A Dci_dpm.c938 u16 fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local
965 slope1 = (u16)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in ci_thermal_setup_fan_table()
972 fan_table.Slope1 = cpu_to_be16(slope1); in ci_thermal_setup_fan_table()
/openbsd/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dsislands_smc.h251 int16_t slope1; member
H A Damdgpu_si_dpm.c6490 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local
6517 slope1 = (u16)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in si_thermal_setup_fan_table()
6523 fan_table.slope1 = cpu_to_be16(slope1); in si_thermal_setup_fan_table()
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c2135 uint16_t fdo_min, slope1, slope2; in fiji_thermal_setup_fan_table() local
2176 slope1 = (uint16_t)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in fiji_thermal_setup_fan_table()
2186 fan_table.Slope1 = cpu_to_be16(slope1); in fiji_thermal_setup_fan_table()
H A Diceland_smumgr.c2091 uint16_t fdo_min, slope1, slope2; in iceland_thermal_setup_fan_table() local
2127 slope1 = (uint16_t)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in iceland_thermal_setup_fan_table()
2134 fan_table.Slope1 = cpu_to_be16(slope1); in iceland_thermal_setup_fan_table()
H A Dpolaris10_smumgr.c2173 uint16_t fdo_min, slope1, slope2; in polaris10_thermal_setup_fan_table() local
2218 slope1 = (uint16_t)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in polaris10_thermal_setup_fan_table()
2228 fan_table.Slope1 = cpu_to_be16(slope1); in polaris10_thermal_setup_fan_table()
H A Dci_smumgr.c2131 uint16_t fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local
2167 slope1 = (uint16_t)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in ci_thermal_setup_fan_table()
2174 fan_table.Slope1 = cpu_to_be16(slope1); in ci_thermal_setup_fan_table()
H A Dtonga_smumgr.c2467 uint16_t fdo_min, slope1, slope2; in tonga_thermal_setup_fan_table() local
2512 slope1 = (uint16_t)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in tonga_thermal_setup_fan_table()
2519 fan_table.Slope1 = cpu_to_be16(slope1); in tonga_thermal_setup_fan_table()