Home
last modified time | relevance | path

Searched refs:TC654_REG_RPM (Results 1 – 1 of 1) sorted by relevance

/drivers/hwmon/
Dtc654.c33 #define TC654_REG_RPM(idx) (TC654_REG_RPM1 + (idx)) macro
144 ret = i2c_smbus_read_byte_data(client, TC654_REG_RPM(0)); in tc654_update_client()
149 ret = i2c_smbus_read_byte_data(client, TC654_REG_RPM(1)); in tc654_update_client()