Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dwm97xx-core.c165 static const struct regmap_config wm9712_regmap_config = { variable
290 config = &wm9712_regmap_config; in wm97xx_ac97_probe()
/Linux-v4.19/sound/soc/codecs/
Dwm9712.c88 static const struct regmap_config wm9712_regmap_config = { variable
657 regmap = regmap_init_ac97(wm9712->ac97, &wm9712_regmap_config); in wm9712_soc_probe()