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

/linux-4.4.14/drivers/hwmon/
H A Dvt1211.c95 #define VT1211_REG_PWM_AUTO_PWM(ix, ap) (0x58 + 2 * (ix) - (ap)) macro
312 VT1211_REG_PWM_AUTO_PWM(0, 1)); vt1211_update_device()
314 VT1211_REG_PWM_AUTO_PWM(0, 2)); vt1211_update_device()
316 VT1211_REG_PWM_AUTO_PWM(1, 1)); vt1211_update_device()
318 VT1211_REG_PWM_AUTO_PWM(1, 2)); vt1211_update_device()
852 vt1211_write8(data, VT1211_REG_PWM_AUTO_PWM(ix, ap), set_pwm_auto_point_pwm()

Completed in 42 milliseconds