Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Df71882fg.c92 #define F71882FG_REG_POINT_PWM(pwm, point) (0xAA + (point) + (16 * (pwm))) macro
1273 F71882FG_REG_POINT_PWM in f71882fg_update_device()
1287 F71882FG_REG_POINT_PWM(nr, 0)); in f71882fg_update_device()
1292 F71882FG_REG_POINT_PWM in f71882fg_update_device()
1296 F71882FG_REG_POINT_PWM in f71882fg_update_device()
2010 f71882fg_write8(data, F71882FG_REG_POINT_PWM(pwm, point), val); in store_pwm_auto_point_pwm()