Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Df71882fg.c93 #define F71882FG_REG_POINT_TEMP(pwm, point) (0xA6 + (point) + (16 * (pwm))) macro
1279 F71882FG_REG_POINT_TEMP in f71882fg_update_device()
1300 F71882FG_REG_POINT_TEMP in f71882fg_update_device()
1304 F71882FG_REG_POINT_TEMP in f71882fg_update_device()
2055 f71882fg_read8(data, F71882FG_REG_POINT_TEMP(nr, point)); in store_pwm_auto_point_temp_hyst()
2196 f71882fg_write8(data, F71882FG_REG_POINT_TEMP(pwm, point), val); in store_pwm_auto_point_temp()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds