Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwsa881x.c690 static void wsa881x_init(struct wsa881x_priv *wsa881x) in wsa881x_init() argument
692 struct regmap *rm = wsa881x->regmap; in wsa881x_init()
695 regmap_register_patch(wsa881x->regmap, wsa881x_rev_2_0, in wsa881x_init()
736 struct wsa881x_priv *wsa881x = snd_soc_component_get_drvdata(comp); in wsa881x_component_probe() local
738 snd_soc_component_init_regmap(comp, wsa881x->regmap); in wsa881x_component_probe()
888 struct wsa881x_priv *wsa881x = snd_soc_component_get_drvdata(comp); in wsa881x_visense_txfe_ctrl() local
891 regmap_multi_reg_write(wsa881x->regmap, wsa881x_vi_txfe_en_2_0, in wsa881x_visense_txfe_ctrl()
922 struct wsa881x_priv *wsa881x = snd_soc_component_get_drvdata(comp); in wsa881x_spkr_pa_event() local
929 regmap_multi_reg_write(wsa881x->regmap, wsa881x_pre_pmu_pa_2_0, in wsa881x_spkr_pa_event()
937 if (wsa881x->port_prepared[WSA881X_PORT_VISENSE]) { in wsa881x_spkr_pa_event()
[all …]
/linux/
H A DMAINTAINERS19234 F: sound/soc/codecs/wsa881x.c