Searched refs:slope1 (Results 1 – 4 of 4) sorted by relevance
255 int16_t slope1; member
5957 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local5984 slope1 = (u16)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in si_thermal_setup_fan_table()5991 fan_table.slope1 = cpu_to_be16(slope1); in si_thermal_setup_fan_table()
954 u16 fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local981 slope1 = (u16)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in ci_thermal_setup_fan_table()988 fan_table.Slope1 = cpu_to_be16(slope1); in ci_thermal_setup_fan_table()
613 u32 slope1 : 3; member