Searched refs:DEVICE_ID_REG (Results 1 – 4 of 4) sorted by relevance
10 #define DEVICE_ID_REG 0x00 macro44 ret = i2c_read(idt_addr, DEVICE_ID_REG, 1, &dev_id, 1); in set_serdes_refclk()
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 macro688 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()