Searched refs:auto_pwm (Results 1 – 1 of 1) sorted by relevance
283 u8 auto_pwm[3][4]; /* [nr][3] is hard-coded */ member834 if (data->auto_pwm[nr][i] > data->auto_pwm[nr][i + 1]) in check_trip_points()1032 pwm_from_reg(data, data->auto_pwm[nr][point])); in show_auto_pwm()1049 data->auto_pwm[nr][point] = pwm_to_reg(data, val); in set_auto_pwm()1051 data->auto_pwm[nr][point]); in set_auto_pwm()2091 data->auto_pwm[i][3] = 0x7f; /* Full speed, hard-coded */ in it87_init_device()2185 data->auto_pwm[nr][i] = it87_read_value(data, in it87_update_pwm_ctrl()