Searched refs:BMA180_CHIP_ID (Results 1 – 2 of 2) sorted by relevance
73 #define BMA180_CHIP_ID 3 macro543 if (chip_id != BMA150_CHIP_ID && chip_id != BMA180_CHIP_ID) { in bma150_probe()
63 #define BMA180_CHIP_ID 0x00 /* Need to distinguish BMA180 from other */ macro307 int ret = i2c_smbus_read_byte_data(data->client, BMA180_CHIP_ID); in bma180_chip_init()