Home
last modified time | relevance | path

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

/linux/drivers/iio/addac/
H A Dstx104.c165 static const struct regmap_config dio_regmap_config = { variable
449 dio_map = devm_regmap_init_mmio(dev, stx104_base, &dio_regmap_config); in stx104_probe()