Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dw83795.c200 #define W83795_REG_HT(index) (0x270 + (index)) macro
560 tmp = w83795_read(client, W83795_REG_HT(i)); in w83795_update_pwm_config()
1224 tmp = w83795_read(client, W83795_REG_HT(index)); in store_temp_pwm()
1227 w83795_write(client, W83795_REG_HT(index), tmp); in store_temp_pwm()
1231 tmp = w83795_read(client, W83795_REG_HT(index)); in store_temp_pwm()
1234 w83795_write(client, W83795_REG_HT(index), tmp); in store_temp_pwm()