Searched full:wsa883x (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | wsa883x.c | 1000 static int wsa883x_init(struct wsa883x_priv *wsa883x) in wsa883x_init() argument 1002 struct regmap *regmap = wsa883x->regmap; in wsa883x_init() 1016 dev_info(wsa883x->dev, "WSA883X Version 1_%d, Variant: WSA8830\n", in wsa883x_init() 1020 dev_info(wsa883x->dev, "WSA883X Version 1_%d, Variant: WSA8835\n", in wsa883x_init() 1024 dev_info(wsa883x->dev, "WSA883X Version 1_%d, Variant: WSA8832\n", in wsa883x_init() 1028 dev_info(wsa883x->dev, "WSA883X Version 1_%d, Variant: WSA8835_V2\n", in wsa883x_init() 1035 wsa883x->comp_offset = COMP_OFFSET2; in wsa883x_init() 1041 wsa883x->comp_offset = COMP_OFFSET3; in wsa883x_init() 1044 wsa883x->comp_offset); in wsa883x_init() 1053 struct wsa883x_priv *wsa883x = dev_get_drvdata(&slave->dev); in wsa883x_update_status() local [all …]
|
D | Makefile | 393 snd-soc-wsa883x-y := wsa883x.o 806 obj-$(CONFIG_SND_SOC_WSA883X) += snd-soc-wsa883x.o
|
D | Kconfig | 2452 tristate "WSA883X Codec"
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | qcom,wsa883x.yaml | 4 $id: http://devicetree.org/schemas/sound/qcom,wsa883x.yaml# 14 WSA883X is the Qualcomm Aqstic smart speaker amplifier
|
/linux-6.12.1/ |
D | MAINTAINERS | 18759 F: sound/soc/codecs/wsa883x.c
|