Searched refs:pwm1_auto_point_pwm (Results 1 – 1 of 1) sorted by relevance
169 u8 pwm1_auto_point_pwm[3]; member213 data->pwm1_auto_point_pwm[0] = 0; in amc6821_update_device()214 data->pwm1_auto_point_pwm[2] = 255; in amc6821_update_device()215 data->pwm1_auto_point_pwm[1] = i2c_smbus_read_byte_data(client, in amc6821_update_device()231 (data->pwm1_auto_point_pwm[2] - in amc6821_update_device()232 data->pwm1_auto_point_pwm[1]) / reg; in amc6821_update_device()244 (data->pwm1_auto_point_pwm[2] - in amc6821_update_device()245 data->pwm1_auto_point_pwm[1]) / reg; in amc6821_update_device()491 return sprintf(buf, "%d\n", data->pwm1_auto_point_pwm[ix]); in get_pwm1_auto_point_pwm()580 dpwm = data->pwm1_auto_point_pwm[2] - data->pwm1_auto_point_pwm[1]; in set_temp_auto_point_temp()[all …]