Searched refs:pwm1_auto_point_pwm (Results 1 – 1 of 1) sorted by relevance
156 u8 pwm1_auto_point_pwm[3]; member200 data->pwm1_auto_point_pwm[0] = 0; in amc6821_update_device()201 data->pwm1_auto_point_pwm[2] = 255; in amc6821_update_device()202 data->pwm1_auto_point_pwm[1] = i2c_smbus_read_byte_data(client, in amc6821_update_device()218 (data->pwm1_auto_point_pwm[2] - in amc6821_update_device()219 data->pwm1_auto_point_pwm[1]) / reg; 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()458 return sprintf(buf, "%d\n", data->pwm1_auto_point_pwm[ix]); in pwm1_auto_point_pwm_show()545 dpwm = data->pwm1_auto_point_pwm[2] - data->pwm1_auto_point_pwm[1]; in temp_auto_point_temp_store()[all …]