Searched refs:pwm_auto_reg (Results 1 – 1 of 1) sorted by relevance
909 int pwm_auto_reg = ADT7470_REG_PWM_CFG(attr->index); in set_pwm_auto() local928 reg = i2c_smbus_read_byte_data(client, pwm_auto_reg); in set_pwm_auto()933 i2c_smbus_write_byte_data(client, pwm_auto_reg, reg); in set_pwm_auto()970 int pwm_auto_reg = ADT7470_REG_PWM_AUTO_TEMP(attr->index); in set_pwm_auto_temp() local983 reg = i2c_smbus_read_byte_data(client, pwm_auto_reg); in set_pwm_auto_temp()993 i2c_smbus_write_byte_data(client, pwm_auto_reg, reg); in set_pwm_auto_temp()