Searched refs:ADXL372_REVID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iio/accel/ | ||
H A D | adxl372.h | 11 #define ADXL372_REVID 0x03 macro |
H A D | adxl372_i2c.c | 32 ret = regmap_read(regmap, ADXL372_REVID, ®val); in adxl372_i2c_probe() |