Searched refs:W83795_REG_SF4_TEMP (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83795.c | 204 #define W83795_REG_SF4_TEMP(temp_num, index) \ macro 570 W83795_REG_SF4_TEMP(i, tmp)); in w83795_update_pwm_config() 1308 w83795_write(client, W83795_REG_SF4_TEMP(index, nr), val); in store_sf4_temp()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83795.c | 204 #define W83795_REG_SF4_TEMP(temp_num, index) \ macro 570 W83795_REG_SF4_TEMP(i, tmp)); in w83795_update_pwm_config() 1308 w83795_write(client, W83795_REG_SF4_TEMP(index, nr), val); in store_sf4_temp()
|
Completed in 7 milliseconds