Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/addac/
H A Dstx104.c149 static const struct regmap_config aio_data_regmap_config = { variable
399 aio_data_map = devm_regmap_init_mmio(dev, stx104_base, &aio_data_regmap_config); in stx104_probe()