Home
last modified time | relevance | path

Searched full:wcd9335 (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,wcd9335.yaml4 $id: http://devicetree.org/schemas/sound/qcom,wcd9335.yaml#
7 title: Qualcomm WCD9335 Audio Codec
13 Qualcomm WCD9335 Codec is a standalone Hi-Fi audio codec IC with in-built
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8996-xiaomi-gemini.dts12 #include <dt-bindings/sound/qcom,wcd9335.h>
193 sound-dai = <&wcd9335 AIF4_PB>;
208 sound-dai = <&wcd9335 AIF1_CAP>;
H A Dmsm8996-oneplus-common.dtsi14 #include <dt-bindings/sound/qcom,wcd9335.h>
516 wcd9335: codec@1,0 { label
698 sound-dai = <&wcd9335 AIF4_PB>;
714 sound-dai = <&wcd9335 AIF1_CAP>;
H A Dmsm8996pro-xiaomi-scorpio.dts13 #include <dt-bindings/sound/qcom,wcd9335.h>
195 sound-dai = <&wcd9335 AIF4_PB>;
210 sound-dai = <&wcd9335 AIF1_CAP>;
H A Dmsm8996pro-xiaomi-natrium.dts143 sound-dai = <&wcd9335 6>;
158 sound-dai = <&wcd9335 1>;
H A Dapq8096-db820c.dts17 #include <dt-bindings/sound/qcom,wcd9335.h>
981 wcd9335: codec@1,0 { label
1064 sound-dai = <&wcd9335 AIF4_PB>;
1079 sound-dai = <&wcd9335 AIF1_CAP>;
/linux/sound/soc/codecs/
H A Dwcd-clsh-v2.h45 WCD9335 = 0, enumerator
H A Dwcd9335.c25 #include "wcd9335.h"
28 #include <dt-bindings/sound/qcom,wcd9335.h>
1778 dai_data->sruntime = slim_stream_allocate(wcd->slim, "WCD9335-SLIM"); in wcd9335_slim_set_hw_params()
4796 wcd->clsh_ctrl = wcd_clsh_ctrl_alloc(component, WCD9335); in wcd9335_codec_probe()
4879 .name = "WCD9335",
4922 .name = "WCD9335-IFC-DEV",
5001 * For WCD9335, it takes about 600us for the Vout_A and in wcd9335_power_on_reset()
5026 dev_err(wcd->dev, "WCD9335 CODEC version detection fail!\n"); in wcd9335_bring_up()
5031 dev_info(wcd->dev, "WCD9335 CODEC version is v2.0\n"); in wcd9335_bring_up()
5041 dev_err(wcd->dev, "WCD9335 CODE in wcd9335_bring_up()
[all...]
H A Dwcd-clsh-v2.c9 #include "wcd9335.h"
22 /* Class-H registers for codecs from and above WCD9335 */
H A DMakefile343 snd-soc-wcd9335-y := wcd9335.o
765 obj-$(CONFIG_SND_SOC_WCD9335) += snd-soc-wcd9335.o
H A DKconfig2237 tristate "WCD9335 Codec"
2243 The WCD9335 is a standalone Hi-Fi audio CODEC IC, supports
H A Dwcd9335.h7 * WCD9335 register base can change according to the mode it works in.
H A Dwcd934x.c505 .name = "WCD9335-IFC-DEV",