Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Df71882fg.c106 #define F71882FG_REG_POINT_TEMP(pwm, point) (0xA6 + (point) + (16 * (pwm))) macro
1292 F71882FG_REG_POINT_TEMP in f71882fg_update_device()
1313 F71882FG_REG_POINT_TEMP in f71882fg_update_device()
1317 F71882FG_REG_POINT_TEMP in f71882fg_update_device()
2067 f71882fg_read8(data, F71882FG_REG_POINT_TEMP(nr, point)); in store_pwm_auto_point_temp_hyst()
2208 f71882fg_write8(data, F71882FG_REG_POINT_TEMP(pwm, point), val); in store_pwm_auto_point_temp()