Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dftsteutates.c19 #define FTS_DEVICE_ID_REG 0x0000 macro
607 val = i2c_smbus_read_byte_data(client, FTS_DEVICE_ID_REG); in fts_detect()
628 deviceid = i2c_smbus_read_byte_data(client, FTS_DEVICE_ID_REG); in fts_probe()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dftsteutates.c22 #define FTS_DEVICE_ID_REG 0x0000 macro
738 val = i2c_smbus_read_byte_data(client, FTS_DEVICE_ID_REG); in fts_detect()
767 deviceid = i2c_smbus_read_byte_data(client, FTS_DEVICE_ID_REG); in fts_probe()

Completed in 2 milliseconds