Home
last modified time | relevance | path

Searched refs:force_pwm_max (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dadt7470.c163 u8 force_pwm_max; member
357 data->force_pwm_max = !!(val & ADT7470_FSPD_MASK); in adt7470_update_sensors()
699 return sprintf(buf, "%d\n", data->force_pwm_max); in force_pwm_max_show()
714 data->force_pwm_max = temp; in force_pwm_max_store()
1040 static SENSOR_DEVICE_ATTR_RW(force_pwm_max, force_pwm_max, 0);
H A Dadt7462.c1543 static SENSOR_DEVICE_ATTR_RW(force_pwm_max, force_pwm_max, 0);