Searched refs:vop2_regmap_config (Results 1 – 1 of 1) sorted by relevance
240 static const struct regmap_config vop2_regmap_config; variable994 regcache_drop_region(vop2->map, 0, vop2_regmap_config.max_register); in vop2_disable()3067 static const struct regmap_config vop2_regmap_config = { variable3114 vop2->map = devm_regmap_init_mmio(dev, vop2->regs, &vop2_regmap_config); in vop2_bind()