Searched refs:w83795_write (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | w83795.c | 673 w83795_write(client, W83795_REG_ALARM_CTRL, in w83795_update_device() 683 w83795_write(client, W83795_REG_ALARM_CTRL, in w83795_update_device() 763 w83795_write(client, W83795_REG_CLR_CHASSIS, val); in store_chassis_clear() 948 w83795_write(client, W83795_REG_TFMR(i), in store_pwm_enable() 1115 w83795_write(client, W83795_REG_TFMR(index), tmp); in store_temp_pwm_enable() 1172 w83795_write(client, W83795_REG_TFTS, val); in store_fanin() 1227 w83795_write(client, W83795_REG_HT(index), tmp); in store_temp_pwm() 1234 w83795_write(client, W83795_REG_HT(index), tmp); in store_temp_pwm() 1466 w83795_write(client, W83795_REG_TEMP_CTRL2, tmp); in store_temp_mode() 1865 w83795_write(client, W83795_REG_CONFIG, 0x80); in w83795_init_client() [all …]
|