Searched refs:TC654_REG_FAN_FAULT (Results 1 – 1 of 1) sorted by relevance
34 #define TC654_REG_FAN_FAULT(idx) (TC654_REG_FAN_FAULT1 + (idx)) macro154 ret = i2c_smbus_read_byte_data(client, TC654_REG_FAN_FAULT(0)); in tc654_update_client()159 ret = i2c_smbus_read_byte_data(client, TC654_REG_FAN_FAULT(1)); in tc654_update_client()242 ret = i2c_smbus_write_byte_data(client, TC654_REG_FAN_FAULT(nr), in fan_min_store()