Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/magnetometer/
H A Dhmc5843_spi.c41 static const struct regmap_config hmc5843_spi_regmap_config = { variable
68 regmap = devm_regmap_init_spi(spi, &hmc5843_spi_regmap_config); in hmc5843_spi_probe()