Searched refs:REG_CHIP_ID (Results 1 – 4 of 4) sorted by relevance
19 #define REG_CHIP_ID 0x0000 macro
469 if (atbm8830_read_reg(priv, REG_CHIP_ID, &data) != 0) { in atbm8830_attach()
17 #define REG_CHIP_ID CRA(0x7,0xf,0x00) /* Chip ID */ macro
51 #define REG_CHIP_ID 0xfe macro1003 reg = i2c_smbus_read_byte_data(client, REG_CHIP_ID); in nct7802_detect()