Searched refs:TC654_REG_FAN_FAULT (Results 1 – 1 of 1) sorted by relevance
43 #define TC654_REG_FAN_FAULT(idx) (TC654_REG_FAN_FAULT1 + (idx)) macro163 ret = i2c_smbus_read_byte_data(client, TC654_REG_FAN_FAULT(0)); in tc654_update_client()168 ret = i2c_smbus_read_byte_data(client, TC654_REG_FAN_FAULT(1)); in tc654_update_client()251 ret = i2c_smbus_write_byte_data(client, TC654_REG_FAN_FAULT(nr), in set_fan_min()