Home
last modified time | relevance | path

Searched refs:TC74_REG_TEMP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dtc74.c25 #define TC74_REG_TEMP 0x00 macro
65 value = i2c_smbus_read_byte_data(client, TC74_REG_TEMP); in tc74_update_device()
67 dev_dbg(&client->dev, "TC74_REG_TEMP read err %d\n", in tc74_update_device()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dtc74.c25 #define TC74_REG_TEMP 0x00 macro
65 value = i2c_smbus_read_byte_data(client, TC74_REG_TEMP); in tc74_update_device()
67 dev_dbg(&client->dev, "TC74_REG_TEMP read err %d\n", in tc74_update_device()

Completed in 2 milliseconds