Searched refs:ADT7462_REG_PWM (Results 1 – 1 of 1) sorted by relevance
133 #define ADT7462_REG_PWM(x) (ADT7462_REG_PWM_BASE_ADDR + (x)) macro705 ADT7462_REG_PWM(i)); in adt7462_update_device()1107 i2c_smbus_write_byte_data(client, ADT7462_REG_PWM(attr->index), temp); in pwm_store()