Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Df71882fg.c95 #define F71882FG_REG_POINT_TEMP(pwm, point) (0xA6 + (point) + (16 * (pwm))) macro
422 F71882FG_REG_POINT_TEMP in f71882fg_update_device()
443 F71882FG_REG_POINT_TEMP in f71882fg_update_device()
447 F71882FG_REG_POINT_TEMP in f71882fg_update_device()
1545 f71882fg_write8(data, F71882FG_REG_POINT_TEMP(pwm, point), val); in store_pwm_auto_point_temp()
1590 f71882fg_read8(data, F71882FG_REG_POINT_TEMP(nr, point)); in store_pwm_auto_point_temp_hyst()