Searched refs:TC654_REG_FAN_FAULT (Results 1 – 1 of 1) sorted by relevance
35 #define TC654_REG_FAN_FAULT(idx) (TC654_REG_FAN_FAULT1 + (idx)) macro155 ret = i2c_smbus_read_byte_data(client, TC654_REG_FAN_FAULT(0)); in tc654_update_client()160 ret = i2c_smbus_read_byte_data(client, TC654_REG_FAN_FAULT(1)); in tc654_update_client()243 ret = i2c_smbus_write_byte_data(client, TC654_REG_FAN_FAULT(nr), in fan_min_store()