Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dadxl345_spi.c16 static const struct regmap_config adxl345_spi_regmap_config = { variable
32 regmap = devm_regmap_init_spi(spi, &adxl345_spi_regmap_config); in adxl345_spi_probe()