Searched refs:slope2 (Results 1 – 4 of 4) sorted by relevance
256 int16_t slope2; member
5957 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local5985 slope2 = (u16)((50 + ((16 * duty100 * pwm_diff2) / t_diff2)) / 100); in si_thermal_setup_fan_table()5992 fan_table.slope2 = cpu_to_be16(slope2); in si_thermal_setup_fan_table()
954 u16 fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local982 slope2 = (u16)((50 + ((16 * duty100 * pwm_diff2) / t_diff2)) / 100); in ci_thermal_setup_fan_table()989 fan_table.Slope2 = cpu_to_be16(slope2); in ci_thermal_setup_fan_table()
614 u32 slope2 : 3; member