Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Dwsa881x.c686 static void wsa881x_init(struct wsa881x_priv *wsa881x) in wsa881x_init() argument
688 struct regmap *rm = wsa881x->regmap; in wsa881x_init()
691 regmap_read(rm, WSA881X_CHIP_ID1, &wsa881x->version); in wsa881x_init()
692 regmap_register_patch(wsa881x->regmap, wsa881x_rev_2_0, in wsa881x_init()
733 struct wsa881x_priv *wsa881x = snd_soc_component_get_drvdata(comp); in wsa881x_component_probe() local
735 snd_soc_component_init_regmap(comp, wsa881x->regmap); in wsa881x_component_probe()
870 struct wsa881x_priv *wsa881x = snd_soc_component_get_drvdata(comp); in wsa881x_visense_txfe_ctrl() local
873 regmap_multi_reg_write(wsa881x->regmap, wsa881x_vi_txfe_en_2_0, in wsa881x_visense_txfe_ctrl()
904 struct wsa881x_priv *wsa881x = snd_soc_component_get_drvdata(comp); in wsa881x_spkr_pa_event() local
911 regmap_multi_reg_write(wsa881x->regmap, wsa881x_pre_pmu_pa_2_0, in wsa881x_spkr_pa_event()
[all …]
DMakefile318 snd-soc-wsa881x-objs := wsa881x.o
649 obj-$(CONFIG_SND_SOC_WSA881X) += snd-soc-wsa881x.o
/Linux-v5.15/
DMAINTAINERS15315 F: sound/soc/codecs/wsa881x.c