Searched refs:slope2 (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dsislands_smc.h256 int16_t slope2; member in struct:PP_SIslands_FanTable
H A Dsi_dpm.c6046 u16 fdo_min, slope1, slope2; si_thermal_setup_fan_table() local
6074 slope2 = (u16)((50 + ((16 * duty100 * pwm_diff2) / t_diff2)) / 100); si_thermal_setup_fan_table()
6081 fan_table.slope2 = cpu_to_be16(slope2); si_thermal_setup_fan_table()
H A Dci_dpm.c954 u16 fdo_min, slope1, slope2; ci_thermal_setup_fan_table() local
982 slope2 = (u16)((50 + ((16 * duty100 * pwm_diff2) / t_diff2)) / 100); ci_thermal_setup_fan_table()
989 fan_table.Slope2 = cpu_to_be16(slope2); ci_thermal_setup_fan_table()
/linux-4.4.14/drivers/video/fbdev/
H A Dw100fb.h614 u32 slope2 : 3; member in struct:gamma_slope_t
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dci_dpm.c1072 u16 fdo_min, slope1, slope2; ci_thermal_setup_fan_table() local
1101 slope2 = (u16)((50 + ((16 * duty100 * pwm_diff2) / t_diff2)) / 100); ci_thermal_setup_fan_table()
1108 fan_table.Slope2 = cpu_to_be16(slope2); ci_thermal_setup_fan_table()

Completed in 188 milliseconds