Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dwm97xx-core.c93 static const struct regmap_config wm9705_regmap_config = { variable
281 config = &wm9705_regmap_config; in wm97xx_ac97_probe()
/openbmc/linux/sound/soc/codecs/
H A Dwm9705.c62 static const struct regmap_config wm9705_regmap_config = { variable
332 regmap = regmap_init_ac97(wm9705->ac97, &wm9705_regmap_config); in wm9705_soc_probe()