Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/atmel/
Datmel-isc.c2096 static const struct regmap_config isc_regmap_config = { variable
2125 isc->regmap = devm_regmap_init_mmio(dev, io_base, &isc_regmap_config); in atmel_isc_probe()