Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/meson/
H A Daxg-fifo.c315 static const struct regmap_config axg_fifo_regmap_cfg = { variable
345 fifo->map = devm_regmap_init_mmio(dev, regs, &axg_fifo_regmap_cfg); in axg_fifo_probe()
/kernel/linux/linux-6.6/sound/soc/meson/
H A Daxg-fifo.c316 static const struct regmap_config axg_fifo_regmap_cfg = { variable
346 fifo->map = devm_regmap_init_mmio(dev, regs, &axg_fifo_regmap_cfg); in axg_fifo_probe()

Completed in 2 milliseconds