Searched refs:w83793_write_value (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/hwmon/ |
A D | w83793.c | 499 w83793_write_value(client, W83793_REG_FAN_MIN(index), in store_fan_min() 553 w83793_write_value(client, W83793_REG_PWM(index, nr), in store_pwm() 731 w83793_write_value(client, W83793_REG_PWM_DEFAULT, in store_sf_setup() 736 w83793_write_value(client, W83793_REG_PWM_UPTIME, in store_sf_setup() 741 w83793_write_value(client, W83793_REG_PWM_DOWNTIME, in store_sf_setup() 747 w83793_write_value(client, W83793_REG_TEMP_CRITICAL, in store_sf_setup() 840 w83793_write_value(client, W83793_REG_PWM_ENABLE, in store_sf_ctrl() 862 w83793_write_value(client, W83793_REG_TEMP_TOL(i), in store_sf_ctrl() 1006 w83793_write_value(client, W83793_REG_IN[index][nr], in store_in() 1180 w83793_write_value(client, W83793_REG_CONFIG, in w83793_init_client() [all …]
|
Completed in 8 milliseconds