Searched refs:w83793_read_value (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/hwmon/ |
| H A D | w83793.c | 453 reg = w83793_read_value(client, W83793_REG_CLR_CHASSIS); in store_chassis_clear() 835 w83793_read_value(client, W83793_REG_PWM_ENABLE); in store_sf_ctrl() 858 w83793_read_value(client, W83793_REG_TEMP_TOL(i)); in store_sf_ctrl() 1525 tmp = w83793_read_value(client, W83793_REG_CONFIG); in w83793_remove() 1686 tmp = w83793_read_value(client, W83793_REG_MFC); in w83793_probe() 1729 tmp = w83793_read_value(client, W83793_REG_FANIN_SEL); in w83793_probe() 1849 tmp = w83793_read_value(client, W83793_REG_CONFIG); in w83793_probe() 1952 w83793_read_value(client, W83793_REG_IN[j][i]); in w83793_update_nonvolatile() 1983 w83793_read_value(client, in w83793_update_nonvolatile() 2064 w83793_read_value(client, in w83793_update_device() [all …]
|