Searched refs:global_regmap_cfg (Results 1 – 1 of 1) sorted by relevance
175 const struct regmap_config *global_regmap_cfg; member726 if (bwmon->data->global_regmap_cfg) { in bwmon_init_regmap()733 map = devm_regmap_init_mmio(dev, base, bwmon->data->global_regmap_cfg); in bwmon_init_regmap()816 .global_regmap_cfg = &msm8998_bwmon_global_regmap_cfg,