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