Home
last modified time | relevance | path

Searched refs:VT1211_REG_PWM_AUTO_PWM (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dvt1211.c82 #define VT1211_REG_PWM_AUTO_PWM(ix, ap) (0x58 + 2 * (ix) - (ap)) macro
305 VT1211_REG_PWM_AUTO_PWM(0, 1)); in vt1211_update_device()
307 VT1211_REG_PWM_AUTO_PWM(0, 2)); in vt1211_update_device()
309 VT1211_REG_PWM_AUTO_PWM(1, 1)); in vt1211_update_device()
311 VT1211_REG_PWM_AUTO_PWM(1, 2)); in vt1211_update_device()
845 vt1211_write8(data, VT1211_REG_PWM_AUTO_PWM(ix, ap), in set_pwm_auto_point_pwm()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dvt1211.c82 #define VT1211_REG_PWM_AUTO_PWM(ix, ap) (0x58 + 2 * (ix) - (ap)) macro
299 VT1211_REG_PWM_AUTO_PWM(0, 1)); in vt1211_update_device()
301 VT1211_REG_PWM_AUTO_PWM(0, 2)); in vt1211_update_device()
303 VT1211_REG_PWM_AUTO_PWM(1, 1)); in vt1211_update_device()
305 VT1211_REG_PWM_AUTO_PWM(1, 2)); in vt1211_update_device()
839 vt1211_write8(data, VT1211_REG_PWM_AUTO_PWM(ix, ap), in set_pwm_auto_point_pwm()

Completed in 5 milliseconds