Home
last modified time | relevance | path

Searched refs:wm9713_regmap_config (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/mfd/
Dwm97xx-core.c236 static const struct regmap_config wm9713_regmap_config = { variable
295 config = &wm9713_regmap_config; in wm97xx_ac97_probe()
/Linux-v4.19/sound/soc/codecs/
Dwm9713.c729 static const struct regmap_config wm9713_regmap_config = { variable
1223 regmap = regmap_init_ac97(wm9713->ac97, &wm9713_regmap_config); in wm9713_soc_probe()