Searched refs:regmap_mmio (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/base/regmap/
H A Dregmap-mmio.c397 static const struct regmap_bus regmap_mmio = { variable in typeref:struct:regmap_bus
441 switch (regmap_get_val_endian(dev, &regmap_mmio, config)) {
567 return __regmap_init(dev, &regmap_mmio, ctx, config,
585 return __devm_regmap_init(dev, &regmap_mmio, ctx, config,

Completed in 664 milliseconds