Home
last modified time | relevance | path

Searched refs:ADXL355_RESET_REG (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/accel/
H A Dadxl355_core.c58 #define ADXL355_RESET_REG 0x2F macro
78 regmap_reg_range(ADXL355_OFFSET_X_H_REG, ADXL355_RESET_REG),
328 ret = regmap_write(data->regmap, ADXL355_RESET_REG, ADXL355_RESET_CODE); in adxl355_setup()