Searched refs:ADXL372_DEVID_VAL (Results 1 – 2 of 2) sorted by relevance
84 #define ADXL372_DEVID_VAL 0xADu /* Analog Devices accelerometer ID */ macro
670 if (dev_id != ADXL372_DEVID_VAL || part_id != ADXL372_PARTID_VAL) { in adxl372_probe()