Searched refs:axg_audio_regmap_cfg (Results 1 – 1 of 1) sorted by relevance
1759 static struct regmap_config axg_audio_regmap_cfg = { variable1793 axg_audio_regmap_cfg.max_register = data->max_register; in axg_audio_clkc_probe()1794 map = devm_regmap_init_mmio(dev, regs, &axg_audio_regmap_cfg); in axg_audio_clkc_probe()