Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()