Searched full:wcd9335 (Results 1 – 13 of 13) sorted by relevance
/linux/Documentation/devicetree/bindings/sound/ |
H A D | qcom,wcd9335.yaml | 4 $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 D | msm8996-xiaomi-gemini.dts | 12 #include <dt-bindings/sound/qcom,wcd9335.h> 193 sound-dai = <&wcd9335 AIF4_PB>; 208 sound-dai = <&wcd9335 AIF1_CAP>;
|
H A D | msm8996-oneplus-common.dtsi | 14 #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 D | msm8996pro-xiaomi-scorpio.dts | 13 #include <dt-bindings/sound/qcom,wcd9335.h> 195 sound-dai = <&wcd9335 AIF4_PB>; 210 sound-dai = <&wcd9335 AIF1_CAP>;
|
H A D | msm8996pro-xiaomi-natrium.dts | 143 sound-dai = <&wcd9335 6>; 158 sound-dai = <&wcd9335 1>;
|
H A D | apq8096-db820c.dts | 17 #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 D | wcd-clsh-v2.h | 45 WCD9335 = 0, enumerator
|
H A D | wcd9335.c | 25 #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 D | wcd-clsh-v2.c | 9 #include "wcd9335.h" 22 /* Class-H registers for codecs from and above WCD9335 */
|
H A D | Makefile | 343 snd-soc-wcd9335-y := wcd9335.o 765 obj-$(CONFIG_SND_SOC_WCD9335) += snd-soc-wcd9335.o
|
H A D | Kconfig | 2237 tristate "WCD9335 Codec" 2243 The WCD9335 is a standalone Hi-Fi audio CODEC IC, supports
|
H A D | wcd9335.h | 7 * WCD9335 register base can change according to the mode it works in.
|
H A D | wcd934x.c | 505 .name = "WCD9335-IFC-DEV",
|