Searched full:wcd939x (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | wcd939x.c | 33 #include "wcd939x.h" 293 .name = "wcd939x", 506 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component); in wcd939x_codec_hphl_dac_event() local 520 if (wcd939x->comp1_enable) { in wcd939x_codec_hphl_dac_event() 526 if (!wcd939x->comp2_enable || in wcd939x_codec_hphl_dac_event() 560 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component); in wcd939x_codec_hphr_dac_event() local 577 if (wcd939x->comp2_enable) { in wcd939x_codec_hphr_dac_event() 583 if (!wcd939x->comp1_enable || in wcd939x_codec_hphr_dac_event() 616 struct wcd939x_priv *wcd939x = snd_soc_component_get_drvdata(component); in wcd939x_codec_ear_dac_event() local 628 wcd_clsh_ctrl_set_state(wcd939x->clsh_info, WCD_CLSH_EVENT_PRE_DAC, in wcd939x_codec_ear_dac_event() [all …]
|
D | wcd-clsh-v2.h | 50 WCD939X = 4, enumerator
|
D | Makefile | 331 snd-soc-wcd939x-y := wcd939x.o 332 snd-soc-wcd939x-sdw-y := wcd939x-sdw.o 741 obj-$(CONFIG_SND_SOC_WCD939X) += snd-soc-wcd939x.o 744 obj-$(CONFIG_SND_SOC_WCD939X) += snd-soc-wcd939x-sdw.o
|
D | wcd939x-sdw.c | 22 #include "wcd939x.h" 1550 MODULE_DESCRIPTION("WCD939X SDW codec driver");
|
D | wcd939x.h | 916 struct wcd939x_priv *wcd939x; member
|
/linux-6.12.1/drivers/usb/typec/mux/ |
D | Kconfig | 70 tristate "Qualcomm WCD939x USBSS Analog Audio Switch driver" 74 Driver for the Qualcomm WCD939x Audio Codec USBSS domain which 77 If compiled as a module, the module will be named wcd939x-usbss.
|
D | Makefile | 10 obj-$(CONFIG_TYPEC_MUX_WCD939X_USBSS) += wcd939x-usbss.o
|
D | wcd939x-usbss.c | 769 .name = "wcd939x-usbss", 778 MODULE_DESCRIPTION("Qualcomm WCD939x USBSS driver");
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | qcom,wcd939x-usbss.yaml | 4 $id: http://devicetree.org/schemas/usb/qcom,wcd939x-usbss.yaml# 47 A port node to link the WCD939x USB SubSystem to a TypeC controller for the 53 A port node to link the WCD939x USB SubSystem to the Codec SubSystem for the
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | qcom,wcd939x.yaml | 4 $id: http://devicetree.org/schemas/sound/qcom,wcd939x.yaml# 44 A port node to link the WCD939x Codec node to USB MUX subsystems for the
|
D | qcom,wcd939x-sdw.yaml | 4 $id: http://devicetree.org/schemas/sound/qcom,wcd939x-sdw.yaml#
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | sm8650-qrd.dts | 120 sound-dai = <&wcd939x 0>, <&swr1 0>, <&lpass_rxmacro 0>; 136 sound-dai = <&wcd939x 1>, <&swr2 0>, <&lpass_txmacro 0>; 172 wcd939x: audio-codec { label
|
D | sm8650-hdk.dts | 182 sound-dai = <&wcd939x 0>, <&swr1 0>, <&lpass_rxmacro 0>; 198 sound-dai = <&wcd939x 1>, <&swr2 0>, <&lpass_txmacro 0>; 244 wcd939x: audio-codec { label
|