Home
last modified time | relevance | path

Searched full:wcd9385 (Results 1 – 11 of 11) sorted by relevance

/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-herobrine-audio-wcd9385.dtsi3 * sc7280 device tree source for boards using Max98360 and wcd9385 codec
65 link-name = "WCD9385 Playback";
73 sound-dai = <&wcd9385 0>, <&swr0 0>, <&lpass_rx_macro 0>;
78 link-name = "WCD9385 Capture";
86 sound-dai = <&wcd9385 1>, <&swr1 0>, <&lpass_tx_macro 0>;
158 &wcd9385 {
H A Dsc7280-herobrine-villager-r1.dtsi10 #include "sc7280-herobrine-audio-wcd9385.dtsi"
H A Dsc7280-crd-r3.dts117 &wcd9385 {
H A Dsc7280-herobrine-crd.dts11 #include "sc7280-herobrine-audio-wcd9385.dtsi"
H A Dsc7280-qcard.dtsi34 wcd9385: audio-codec-1 { label
35 compatible = "qcom,wcd9385-codec";
/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,wcd938x.yaml7 title: Qualcomm WCD9380/WCD9385 Audio Codec
13 Qualcomm WCD9380/WCD9385 Codec is a standalone Hi-Fi audio codec IC.
24 - qcom,wcd9385-codec
H A Dqcom,wcd938x-sdw.yaml7 title: Qualcomm SoundWire Slave devices on WCD9380/WCD9385
13 Qualcomm WCD9380/WCD9385 Codec is a standalone Hi-Fi audio codec IC.
H A Dqcom,wcd939x.yaml7 title: Qualcomm WCD9380/WCD9385 Audio Codec
/linux/Documentation/devicetree/bindings/usb/
H A Dqcom,wcd939x-usbss.yaml7 title: Qualcomm WCD9380/WCD9385 USB SubSystem Altmode/Analog Audio Switch
/linux/sound/soc/codecs/
H A DKconfig2352 tristate "WCD9380/WCD9385 Codec - SDW"
H A Dwcd938x.c3542 { .compatible = "qcom,wcd9385-codec" }, in wcd938x_probe()