Searched refs:w83793_read_value (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/hwmon/ |
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() 1526 tmp = w83793_read_value(client, W83793_REG_CONFIG); in w83793_remove() 1687 tmp = w83793_read_value(client, W83793_REG_MFC); in w83793_probe() 1730 tmp = w83793_read_value(client, W83793_REG_FANIN_SEL); in w83793_probe() 1850 tmp = w83793_read_value(client, W83793_REG_CONFIG); in w83793_probe() 1953 w83793_read_value(client, W83793_REG_IN[j][i]); in w83793_update_nonvolatile() 1984 w83793_read_value(client, in w83793_update_nonvolatile() 2065 w83793_read_value(client, in w83793_update_device() [all …]
|
Completed in 7 milliseconds