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

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dsislands_smc.h255 int16_t slope1; member in struct:PP_SIslands_FanTable
H A Dsi_dpm.c6046 u16 fdo_min, slope1, slope2; si_thermal_setup_fan_table() local
6073 slope1 = (u16)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); si_thermal_setup_fan_table()
6080 fan_table.slope1 = cpu_to_be16(slope1); si_thermal_setup_fan_table()
H A Dci_dpm.c954 u16 fdo_min, slope1, slope2; ci_thermal_setup_fan_table() local
981 slope1 = (u16)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); ci_thermal_setup_fan_table()
988 fan_table.Slope1 = cpu_to_be16(slope1); ci_thermal_setup_fan_table()
/linux-4.4.14/drivers/video/fbdev/
H A Dw100fb.h613 u32 slope1 : 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
1100 slope1 = (u16)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); ci_thermal_setup_fan_table()
1107 fan_table.Slope1 = cpu_to_be16(slope1); ci_thermal_setup_fan_table()

Completed in 278 milliseconds