Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/meson/
H A Daxg-pdm.c462 static const struct regmap_config axg_pdm_regmap_cfg = { variable
606 priv->map = devm_regmap_init_mmio(dev, regs, &axg_pdm_regmap_cfg); in axg_pdm_probe()
/kernel/linux/linux-6.6/sound/soc/meson/
H A Daxg-pdm.c464 static const struct regmap_config axg_pdm_regmap_cfg = { variable
607 priv->map = devm_regmap_init_mmio(dev, regs, &axg_pdm_regmap_cfg); in axg_pdm_probe()

Completed in 3 milliseconds