Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Df71882fg.c94 #define F71882FG_REG_POINT_PWM(pwm, point) (0xAA + (point) + (16 * (pwm))) macro
416 F71882FG_REG_POINT_PWM in f71882fg_update_device()
430 F71882FG_REG_POINT_PWM(nr, 0)); in f71882fg_update_device()
435 F71882FG_REG_POINT_PWM in f71882fg_update_device()
439 F71882FG_REG_POINT_PWM in f71882fg_update_device()
1504 f71882fg_write8(data, F71882FG_REG_POINT_PWM(pwm, point), val); in store_pwm_auto_point_pwm()