Searched refs:ADXL345_REG_XYZ_BASE (Results 1 – 2 of 2) sorted by relevance
47 #define ADXL345_REG_XYZ_BASE 0x32 macro 49 (ADXL345_REG_XYZ_BASE + (index) * sizeof(__le16))
891 ret = regmap_bulk_read(st->regmap, ADXL345_REG_XYZ_BASE, in adxl345_fifo_transfer()