/openbmc/linux/sound/soc/codecs/ |
H A D | wm8960.c | 192 if (wm8960->deemph) { in wm8960_set_deemph() 525 wm8960->lout1 = w; in wm8960_add_widgets() 527 wm8960->rout1 = w; in wm8960_add_widgets() 529 wm8960->out3 = w; in wm8960_add_widgets() 650 bclk = wm8960->bclk; in wm8960_configure_sysclk() 775 if (wm8960->clk_id != WM8960_SYSCLK_MCLK && !wm8960->freq_in) { in wm8960_configure_clocking() 841 wm8960->bclk *= 2; in wm8960_hw_params() 1031 if (wm8960->lout1 && wm8960->lout1->power) in wm8960_set_bias_level_capless() 1033 if (wm8960->rout1 && wm8960->rout1->power) in wm8960_set_bias_level_capless() 1035 if (wm8960->out3 && wm8960->out3->power) in wm8960_set_bias_level_capless() [all …]
|
H A D | Makefile | 349 snd-soc-wm8960-objs := wm8960.o 734 obj-$(CONFIG_SND_SOC_WM8960) += snd-soc-wm8960.o
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | mediatek,mt7986-wm8960.yaml | 4 $id: http://devicetree.org/schemas/sound/mediatek,mt7986-wm8960.yaml# 17 const: mediatek,mt7986-wm8960-sound 34 description: The phandle of wm8960 codec. 50 compatible = "mediatek,mt7986-wm8960-sound"; 51 model = "mt7986-wm8960"; 63 sound-dai = <&wm8960>;
|
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 | wlf,wm8960.yaml | 4 $id: http://devicetree.org/schemas/sound/wlf,wm8960.yaml# 14 const: wlf,wm8960 94 compatible = "wlf,wm8960";
|
H A D | fsl-asoc-card.txt | 35 "fsl,imx-audio-wm8960"
|
/openbmc/linux/arch/arm/boot/dts/mediatek/ |
H A D | mt7623a-rfb-emmc.dts | 94 compatible = "mediatek,mt2701-wm8960-machine"; 101 mediatek,audio-codec = <&wm8960>; 155 wm8960: wm8960@1a { label 156 compatible = "wlf,wm8960";
|
H A D | mt7623a-rfb-nand.dts | 94 compatible = "mediatek,mt2701-wm8960-machine"; 101 mediatek,audio-codec = <&wm8960>; 159 wm8960: wm8960@1a { label 160 compatible = "wlf,wm8960";
|
H A D | mt7623n-rfb-emmc.dts | 109 compatible = "mediatek,mt2701-wm8960-machine"; 116 mediatek,audio-codec = <&wm8960>; 288 wm8960: wm8960@1a { label 289 compatible = "wlf,wm8960";
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A 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";
|
H A 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 */
|
H A D | imx8mp-evk.dts | 119 simple-audio-card,name = "wm8960-audio"; 143 sound-dai = <&wm8960>; 444 wm8960: codec@1a { label 445 compatible = "wlf,wm8960";
|
/openbmc/linux/arch/arm/boot/dts/socionext/ |
H A D | uniphier-pxs2-gentil.dts | 66 wm8960@1a { 67 compatible = "wlf,wm8960";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | uniphier-pxs2-gentil.dts | 66 wm8960@1a { 67 compatible = "wlf,wm8960";
|
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/ |
H A D | linux-raspberrypi.inc | 17 ${@bb.utils.contains("MACHINE_FEATURES", "wm8960", "file://wm8960.cfg", "", d)} \
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6ul-14x14-evk.dtsi | 51 * - wm8960 audio codec 65 sound-wm8960 { 66 compatible = "fsl,imx-audio-wm8960"; 67 model = "wm8960-audio"; 133 codec: wm8960@1a { 135 compatible = "wlf,wm8960";
|
H A D | imx7d-sdb.dts | 167 compatible = "fsl,imx7d-evk-wm8960", 168 "fsl,imx-audio-wm8960"; 169 model = "wm8960-audio"; 396 codec: wm8960@1a { 397 compatible = "wlf,wm8960";
|
H A D | imx7d-nitrogen7.dts | 288 codec: wm8960@1a { 289 compatible = "wlf,wm8960";
|
/openbmc/linux/sound/soc/mediatek/mt7986/ |
H A D | Makefile | 9 obj-$(CONFIG_SND_SOC_MT7986_WM8960) += mt7986-wm8960.o
|
/openbmc/linux/sound/soc/mediatek/mt2701/ |
H A D | Makefile | 8 obj-$(CONFIG_SND_SOC_MT2701_WM8960) += mt2701-wm8960.o
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p1022rdk.dts | 53 wm8960:codec@1a { label 54 compatible = "wlf,wm8960"; 101 codec-handle = <&wm8960>;
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4412-itop-elite.dts | 186 compatible = "wlf,wm8960";
|
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/ |
H A D | rpi-config_git.bb | 38 WM8960="${@bb.utils.contains("MACHINE_FEATURES", "wm8960", "1", "0", d)}" 314 echo "dtoverlay=wm8960-soundcard" >> $CONFIG
|
/openbmc/openbmc/meta-raspberrypi/conf/machine/include/ |
H A D | rpi-base.inc | 69 overlays/wm8960-soundcard.dtbo \
|
/openbmc/openbmc/meta-raspberrypi/docs/ |
H A D | extra-build-config.md | 442 MACHINE_FEATURES += "wm8960"
|