Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dtc654.c34 #define TC654_REG_RPM(idx) (TC654_REG_RPM1 + (idx)) macro
145 ret = i2c_smbus_read_byte_data(client, TC654_REG_RPM(0)); in tc654_update_client()
150 ret = i2c_smbus_read_byte_data(client, TC654_REG_RPM(1)); in tc654_update_client()