Searched refs:wm8400_regmap_config (Results 1 – 1 of 1) sorted by relevance
96 static const struct regmap_config wm8400_regmap_config = { variable114 regmap_reinit_cache(wm8400->regmap, &wm8400_regmap_config); in wm8400_reset_codec_reg_cache()127 wm8400->regmap = devm_regmap_init_i2c(i2c, &wm8400_regmap_config); in wm8400_i2c_probe()