Searched refs:REG_CHIP_ID (Results 1 – 5 of 5) sorted by relevance
19 #define REG_CHIP_ID 0x0000 macro
469 if (atbm8830_read_reg(priv, REG_CHIP_ID, &data) != 0) { in atbm8830_attach()
22 #define REG_CHIP_ID CCI_REG16(0xe100) macro 537 cci_read(lt6911uxe->regmap, REG_CHIP_ID, &val, &ret); in lt6911uxe_identify_module()
17 #define REG_CHIP_ID CRA(0x7,0xf,0x00) /* Chip ID */ macro
51 #define REG_CHIP_ID 0xfe macro 1004 reg = i2c_smbus_read_byte_data(client, REG_CHIP_ID); in nct7802_detect()