Searched refs:PWM_CONFIG_REG (Results 1 – 1 of 1) sorted by relevance
143 #define PWM_CONFIG_REG(idx) (REG_PWM_CONFIG_BASE + (idx)) macro790 adt7475_read(PWM_CONFIG_REG(sattr->index)); in pwm_store()910 i2c_smbus_write_byte_data(client, PWM_CONFIG_REG(index), in hw_set_pwm()1613 ret = adt7475_read(PWM_CONFIG_REG(i)); in adt7475_set_pwm_polarity()1622 ret = i2c_smbus_write_byte_data(client, PWM_CONFIG_REG(i), val); in adt7475_set_pwm_polarity()1843 data->pwm[CONTROL][index] = adt7475_read(PWM_CONFIG_REG(index)); in adt7475_read_pwm()1865 i2c_smbus_write_byte_data(client, PWM_CONFIG_REG(index), in adt7475_read_pwm()1868 i2c_smbus_write_byte_data(client, PWM_CONFIG_REG(index), in adt7475_read_pwm()