Searched refs:DEVICE_ID_REG (Results 1 – 3 of 3) sorted by relevance
36 #define DEVICE_ID_REG 0x0004 macro664 ret = i2c_smbus_read_byte_data(client, DEVICE_ID_REG); in sr030pc30_detect()
37 #define DEVICE_ID_REG 0x0004 macro696 ret = i2c_smbus_read_byte_data(client, DEVICE_ID_REG); in noon010_detect()
32 #define DEVICE_ID_REG 0x7C /* Any bank */ macro797 (i2c_smbus_read_byte_data(client, DEVICE_ID_REG) & 0xf0) != 0x50 || in nct7904_detect()