Home
last modified time | relevance | path

Searched refs:W83795_REG_HT (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/hwmon/
Dw83795.c213 #define W83795_REG_HT(index) (0x270 + (index)) macro
573 tmp = w83795_read(client, W83795_REG_HT(i)); in w83795_update_pwm_config()
1237 tmp = w83795_read(client, W83795_REG_HT(index)); in store_temp_pwm()
1240 w83795_write(client, W83795_REG_HT(index), tmp); in store_temp_pwm()
1244 tmp = w83795_read(client, W83795_REG_HT(index)); in store_temp_pwm()
1247 w83795_write(client, W83795_REG_HT(index), tmp); in store_temp_pwm()