Searched refs:ADT7462_REG_PWM (Results 1 – 1 of 1) sorted by relevance
146 #define ADT7462_REG_PWM(x) (ADT7462_REG_PWM_BASE_ADDR + (x)) macro714 ADT7462_REG_PWM(i)); in adt7462_update_device()1131 i2c_smbus_write_byte_data(client, ADT7462_REG_PWM(attr->index), temp); in set_pwm()