Searched refs:wm8960 (Results 1 – 17 of 17) sorted by relevance
| /Linux-v6.1/sound/soc/codecs/ |
| D | wm8960.c | 174 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_set_deemph() local 180 if (wm8960->deemph) { in wm8960_set_deemph() 183 if (abs(deemph_settings[i] - wm8960->lrclk) < in wm8960_set_deemph() 184 abs(deemph_settings[best] - wm8960->lrclk)) in wm8960_set_deemph() 203 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_get_deemph() local 205 ucontrol->value.integer.value[0] = wm8960->deemph; in wm8960_get_deemph() 213 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_put_deemph() local 219 wm8960->deemph = deemph; in wm8960_put_deemph() 476 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_add_widgets() local 477 struct wm8960_data *pdata = &wm8960->pdata; in wm8960_add_widgets() [all …]
|
| D | Makefile | 323 snd-soc-wm8960-objs := wm8960.o 682 obj-$(CONFIG_SND_SOC_WM8960) += snd-soc-wm8960.o
|
| /Linux-v6.1/Documentation/devicetree/bindings/sound/ |
| D | mt2701-wm8960.txt | 4 - compatible: "mediatek,mt2701-wm8960-machine" 7 - mediatek,audio-codec: the phandles of wm8960 codec 14 compatible = "mediatek,mt2701-wm8960-machine"; 21 mediatek,audio-codec = <&wm8960>;
|
| D | wm8960.txt | 7 - compatible : "wlf,wm8960" 16 When wm8960 works on synchronize mode and DACLRC pin is used to supply 37 wm8960: codec@1a { 38 compatible = "wlf,wm8960";
|
| D | fsl-asoc-card.txt | 35 "fsl,imx-audio-wm8960"
|
| /Linux-v6.1/arch/arm/boot/dts/ |
| D | mt7623a-rfb-emmc.dts | 94 compatible = "mediatek,mt2701-wm8960-machine"; 101 mediatek,audio-codec = <&wm8960>; 199 wm8960: wm8960@1a { label 200 compatible = "wlf,wm8960";
|
| D | mt7623a-rfb-nand.dts | 94 compatible = "mediatek,mt2701-wm8960-machine"; 101 mediatek,audio-codec = <&wm8960>; 203 wm8960: wm8960@1a { label 204 compatible = "wlf,wm8960";
|
| D | mt7623n-rfb-emmc.dts | 109 compatible = "mediatek,mt2701-wm8960-machine"; 116 mediatek,audio-codec = <&wm8960>; 289 wm8960: wm8960@1a { label 290 compatible = "wlf,wm8960";
|
| D | uniphier-pxs2-gentil.dts | 66 wm8960@1a { 67 compatible = "wlf,wm8960";
|
| D | imx6ul-14x14-evk.dtsi | 49 * - wm8960 audio codec 63 sound-wm8960 { 64 compatible = "fsl,imx-audio-wm8960"; 65 model = "wm8960-audio"; 131 codec: wm8960@1a { 133 compatible = "wlf,wm8960";
|
| D | imx7d-sdb.dts | 151 compatible = "fsl,imx7d-evk-wm8960", 152 "fsl,imx-audio-wm8960"; 153 model = "wm8960-audio"; 380 codec: wm8960@1a { 381 compatible = "wlf,wm8960";
|
| D | imx7d-nitrogen7.dts | 288 codec: wm8960@1a { 289 compatible = "wlf,wm8960";
|
| D | exynos4412-itop-elite.dts | 182 compatible = "wlf,wm8960";
|
| /Linux-v6.1/arch/arm64/boot/dts/freescale/ |
| D | imx8mq-mnt-reform2.dts | 86 compatible = "fsl,imx-audio-wm8960"; 88 audio-codec = <&wm8960>; 100 model = "wm8960-audio"; 120 wm8960: codec@1a { label 121 compatible = "wlf,wm8960";
|
| D | imx8mm-nitrogen-r2.dts | 38 sound-wm8960 { 40 audio-codec = <&wm8960>; 50 compatible = "fsl,imx-audio-wm8960"; 55 model = "wm8960-audio"; 246 wm8960: codec@1a { label 247 compatible = "wlf,wm8960"; 510 /* wm8960 */
|
| /Linux-v6.1/arch/powerpc/boot/dts/fsl/ |
| D | p1022rdk.dts | 53 wm8960:codec@1a { label 54 compatible = "wlf,wm8960"; 101 codec-handle = <&wm8960>;
|
| /Linux-v6.1/sound/soc/mediatek/mt2701/ |
| D | Makefile | 8 obj-$(CONFIG_SND_SOC_MT2701_WM8960) += mt2701-wm8960.o
|