Home
last modified time | relevance | path

Searched refs:pwm1_auto_point_pwm (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Damc6821.c156 u8 pwm1_auto_point_pwm[3]; member
200 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[ in temp_auto_point_temp_store()
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Damc6821.c156 u8 pwm1_auto_point_pwm[3]; member
200 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[ in temp_auto_point_temp_store()
[all...]

Completed in 5 milliseconds