Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dwm97xx-core.c97 static const struct regmap_config wm9705_regmap_config = { variable
285 config = &wm9705_regmap_config; in wm97xx_ac97_probe()
/Linux-v4.19/sound/soc/codecs/
Dwm9705.c66 static const struct regmap_config wm9705_regmap_config = { variable
337 regmap = regmap_init_ac97(wm9705->ac97, &wm9705_regmap_config); in wm9705_soc_probe()