Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Df71882fg.c105 #define F71882FG_REG_POINT_PWM(pwm, point) (0xAA + (point) + (16 * (pwm))) macro
1286 F71882FG_REG_POINT_PWM in f71882fg_update_device()
1300 F71882FG_REG_POINT_PWM(nr, 0)); in f71882fg_update_device()
1305 F71882FG_REG_POINT_PWM in f71882fg_update_device()
1309 F71882FG_REG_POINT_PWM in f71882fg_update_device()
2022 f71882fg_write8(data, F71882FG_REG_POINT_PWM(pwm, point), val); in store_pwm_auto_point_pwm()