Searched refs:TC654_REG_CONFIG (Results 1 – 1 of 1) sorted by relevance
26 TC654_REG_CONFIG = 0x04, /* Configuration */ enumerator165 ret = i2c_smbus_read_byte_data(client, TC654_REG_CONFIG); in tc654_update_client()319 ret = i2c_smbus_write_byte_data(client, TC654_REG_CONFIG, data->config); in fan_pulses_store()357 ret = i2c_smbus_write_byte_data(client, TC654_REG_CONFIG, data->config); in pwm_mode_store()398 ret = i2c_smbus_write_byte_data(client, TC654_REG_CONFIG, data->config); in _set_pwm()529 ret = i2c_smbus_read_byte_data(client, TC654_REG_CONFIG); in tc654_probe()