| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | wm8960.c | 170 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_set_deemph() local 176 if (wm8960->deemph) { in wm8960_set_deemph() 179 if (abs(deemph_settings[i] - wm8960->lrclk) < in wm8960_set_deemph() 180 abs(deemph_settings[best] - wm8960->lrclk)) in wm8960_set_deemph() 199 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_get_deemph() local 201 ucontrol->value.integer.value[0] = wm8960->deemph; in wm8960_get_deemph() 209 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_put_deemph() local 215 wm8960->deemph = deemph; in wm8960_put_deemph() 472 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_add_widgets() local 473 struct wm8960_data *pdata = &wm8960->pdata; in wm8960_add_widgets() [all …]
|
| H A D | Makefile | 293 snd-soc-wm8960-objs := wm8960.o 620 obj-$(CONFIG_SND_SOC_WM8960) += snd-soc-wm8960.o
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A 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>;
|
| H A 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";
|
| H A D | fsl-asoc-card.txt | 35 "fsl,imx-audio-wm8960"
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A 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";
|
| H A 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";
|
| H A 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";
|
| H A D | uniphier-pxs2-gentil.dts | 66 wm8960@1a { 67 compatible = "wlf,wm8960";
|
| H A D | imx6ul-14x14-evk.dtsi | 49 * - wm8960 audio codec 65 simple-audio-card,name = "mx6ul-wm8960"; 142 codec: wm8960@1a { 144 compatible = "wlf,wm8960";
|
| H A D | imx7d-sdb.dts | 151 compatible = "fsl,imx7d-evk-wm8960", 152 "fsl,imx-audio-wm8960"; 153 model = "wm8960-audio"; 373 codec: wm8960@1a { 374 compatible = "wlf,wm8960";
|
| H A D | exynos4412-itop-elite.dts | 178 codec: wm8960@1a { 179 compatible = "wlf,wm8960";
|
| H A D | imx7d-nitrogen7.dts | 288 codec: wm8960@1a { 289 compatible = "wlf,wm8960";
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/ |
| H A D | p1022rdk.dts | 53 wm8960:codec@1a { label 54 compatible = "wlf,wm8960"; 101 codec-handle = <&wm8960>;
|
| /OK3568_Linux_fs/kernel/sound/soc/mediatek/mt2701/ |
| H A D | Makefile | 8 obj-$(CONFIG_SND_SOC_MT2701_WM8960) += mt2701-wm8960.o
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/ |
| H A D | image.qrc | 40 <file>images/playerIcons/wm8960.png</file>
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/ |
| H A D | image.qrc | 40 <file>images/playerIcons/wm8960.png</file>
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/ |
| H A D | image.qrc | 40 <file>images/playerIcons/wm8960.png</file>
|