Home
last modified time | relevance | path

Searched refs:wm8960 (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/sound/soc/codecs/
H A Dwm8960.c186 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_set_deemph() local
192 if (wm8960->deemph) { in wm8960_set_deemph()
195 if (abs(deemph_settings[i] - wm8960->lrclk) < in wm8960_set_deemph()
196 abs(deemph_settings[best] - wm8960->lrclk)) in wm8960_set_deemph()
215 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_get_deemph() local
217 ucontrol->value.integer.value[0] = wm8960->deemph; in wm8960_get_deemph()
225 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_put_deemph() local
231 wm8960->deemph = deemph; in wm8960_put_deemph()
489 struct wm8960_priv *wm8960 = snd_soc_component_get_drvdata(component); in wm8960_add_widgets() local
490 struct wm8960_data *pdata = &wm8960->pdata; in wm8960_add_widgets()
[all …]
H A DMakefile349 snd-soc-wm8960-objs := wm8960.o
734 obj-$(CONFIG_SND_SOC_WM8960) += snd-soc-wm8960.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dmt2701-wm8960.txt4 - 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 Dfsl-asoc-card.txt35 "fsl,imx-audio-wm8960"
/openbmc/linux/arch/arm/boot/dts/mediatek/
H A Dmt7623a-rfb-emmc.dts94 compatible = "mediatek,mt2701-wm8960-machine";
101 mediatek,audio-codec = <&wm8960>;
155 wm8960: wm8960@1a { label
156 compatible = "wlf,wm8960";
H A Dmt7623a-rfb-nand.dts94 compatible = "mediatek,mt2701-wm8960-machine";
101 mediatek,audio-codec = <&wm8960>;
159 wm8960: wm8960@1a { label
160 compatible = "wlf,wm8960";
H A Dmt7623n-rfb-emmc.dts109 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 Dimx8mq-mnt-reform2.dts86 compatible = "fsl,imx-audio-wm8960";
88 audio-codec = <&wm8960>;
100 model = "wm8960-audio";
120 wm8960: codec@1a { label
121 compatible = "wlf,wm8960";
H A Dimx8mm-nitrogen-r2.dts38 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 Dimx8mp-evk.dts119 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 Duniphier-pxs2-gentil.dts66 wm8960@1a {
67 compatible = "wlf,wm8960";
/openbmc/u-boot/arch/arm/dts/
H A Duniphier-pxs2-gentil.dts66 wm8960@1a {
67 compatible = "wlf,wm8960";
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/
H A Dlinux-raspberrypi.inc17 ${@bb.utils.contains("MACHINE_FEATURES", "wm8960", "file://wm8960.cfg", "", d)} \
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul-14x14-evk.dtsi51 * - 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 Dimx7d-sdb.dts167 compatible = "fsl,imx7d-evk-wm8960",
168 "fsl,imx-audio-wm8960";
169 model = "wm8960-audio";
396 codec: wm8960@1a {
397 compatible = "wlf,wm8960";
H A Dimx7d-nitrogen7.dts288 codec: wm8960@1a {
289 compatible = "wlf,wm8960";
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dp1022rdk.dts53 wm8960:codec@1a { label
54 compatible = "wlf,wm8960";
101 codec-handle = <&wm8960>;
/openbmc/linux/sound/soc/mediatek/mt7986/
H A DMakefile9 obj-$(CONFIG_SND_SOC_MT7986_WM8960) += mt7986-wm8960.o
/openbmc/linux/sound/soc/mediatek/mt2701/
H A DMakefile8 obj-$(CONFIG_SND_SOC_MT2701_WM8960) += mt2701-wm8960.o
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos4412-itop-elite.dts186 compatible = "wlf,wm8960";
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/
H A Drpi-config_git.bb38 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 Drpi-base.inc82 overlays/wm8960-soundcard.dtbo \
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dextra-build-config.md443 MACHINE_FEATURES += "wm8960"
/openbmc/linux/
H A Dopengrok0.0.log1091 2024-12-28 20:09:06.172-0600 FINEST t1139 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/Documentation/devicetree/bindings/sound/wlf,wm8960.yaml.gz'
[all...]
H A Dopengrok2.0.log[all...]

12