Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/addac/
H A Dstx104.c121 static const struct regmap_config aio_ctl_regmap_config = { variable
394 aio_ctl_map = devm_regmap_init_mmio(dev, stx104_base, &aio_ctl_regmap_config); in stx104_probe()