Home
last modified time | relevance | path

Searched refs:wsa881x (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/sound/soc/codecs/
Dwsa881x.c688 static void wsa881x_init(struct wsa881x_priv *wsa881x) in wsa881x_init() argument
690 struct regmap *rm = wsa881x->regmap; in wsa881x_init()
693 regmap_read(rm, WSA881X_CHIP_ID1, &wsa881x->version); in wsa881x_init()
694 regmap_register_patch(wsa881x->regmap, wsa881x_rev_2_0, in wsa881x_init()
735 struct wsa881x_priv *wsa881x = snd_soc_component_get_drvdata(comp); in wsa881x_component_probe() local
737 snd_soc_component_init_regmap(comp, wsa881x->regmap); in wsa881x_component_probe()
887 struct wsa881x_priv *wsa881x = snd_soc_component_get_drvdata(comp); in wsa881x_visense_txfe_ctrl() local
890 regmap_multi_reg_write(wsa881x->regmap, wsa881x_vi_txfe_en_2_0, in wsa881x_visense_txfe_ctrl()
921 struct wsa881x_priv *wsa881x = snd_soc_component_get_drvdata(comp); in wsa881x_spkr_pa_event() local
928 regmap_multi_reg_write(wsa881x->regmap, wsa881x_pre_pmu_pa_2_0, in wsa881x_spkr_pa_event()
[all …]
DMakefile345 snd-soc-wsa881x-objs := wsa881x.o
705 obj-$(CONFIG_SND_SOC_WSA881X) += snd-soc-wsa881x.o
/Linux-v6.1/
DMAINTAINERS16823 F: sound/soc/codecs/wsa881x.c