Searched refs:pwm_auto_reg (Results 1 – 1 of 1) sorted by relevance
818 int pwm_auto_reg = ADT7470_REG_PWM_CFG(attr->index); in set_pwm_auto() local837 reg = i2c_smbus_read_byte_data(client, pwm_auto_reg); in set_pwm_auto()842 i2c_smbus_write_byte_data(client, pwm_auto_reg, reg); in set_pwm_auto()879 int pwm_auto_reg = ADT7470_REG_PWM_AUTO_TEMP(attr->index); in set_pwm_auto_temp() local892 reg = i2c_smbus_read_byte_data(client, pwm_auto_reg); in set_pwm_auto_temp()902 i2c_smbus_write_byte_data(client, pwm_auto_reg, reg); in set_pwm_auto_temp()