Searched refs:pwm_auto_reg (Results 1 – 1 of 1) sorted by relevance
879 int pwm_auto_reg = ADT7470_REG_PWM_CFG(attr->index); in pwm_auto_store() local898 reg = i2c_smbus_read_byte_data(client, pwm_auto_reg); in pwm_auto_store()903 i2c_smbus_write_byte_data(client, pwm_auto_reg, reg); in pwm_auto_store()938 int pwm_auto_reg = ADT7470_REG_PWM_AUTO_TEMP(attr->index); in pwm_auto_temp_store() local951 reg = i2c_smbus_read_byte_data(client, pwm_auto_reg); in pwm_auto_temp_store()961 i2c_smbus_write_byte_data(client, pwm_auto_reg, reg); in pwm_auto_temp_store()