Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwmon/
H A Dlm93.c1168 lm93_write_byte(client, LM93_REG_IN_MIN(nr), in in_min_store()
1233 lm93_write_byte(client, LM93_REG_IN_MAX(nr), in in_max_store()
1430 lm93_write_byte(client, LM93_REG_SFC2, data->sfc2); in temp_auto_boost_hyst_store()
1432 lm93_write_byte(client, LM93_REG_BOOST_HYST(nr), in temp_auto_boost_hyst_store()
1475 lm93_write_byte(client, LM93_REG_SFC2, data->sfc2); in temp_auto_offset_store()
1478 lm93_write_byte(client, LM93_REG_TEMP_OFFSET(ofs), in temp_auto_offset_store()
1596 lm93_write_byte(client, LM93_REG_SFC2, data->sfc2); in temp_auto_offset_hyst_store()
2155 lm93_write_byte(client, LM93_REG_PROCHOT_MAX(nr), in prochot_max_store()
2194 lm93_write_byte(client, LM93_REG_PROCHOT_OVERRIDE, in prochot_override_store()
2270 lm93_write_byte(client, LM93_REG_PROCHOT_OVERRIDE, in prochot_override_duty_cycle_store()
[all …]