Searched refs:F71882FG_REG_POINT_PWM (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | f71882fg.c | 92 #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()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | f71882fg.c | 94 #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()
|
Completed in 7 milliseconds