Searched refs:wm8524 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8524.c | 68 if (!wm8524->sysclk) { in wm8524_startup() 76 &wm8524->rate_constraint); in wm8524_startup() 100 wm8524->sysclk = freq; in wm8524_set_dai_sysclk() 102 wm8524->rate_constraint.count = 0; in wm8524_set_dai_sysclk() 154 if (wm8524->mute) in wm8524_mute_stream() 190 wm8524->rate_constraint.list = &wm8524->rate_constraint_list[0]; in wm8524_probe() 191 wm8524->rate_constraint.count = in wm8524_probe() 216 struct wm8524_priv *wm8524; in wm8524_codec_probe() local 221 if (wm8524 == NULL) in wm8524_codec_probe() 227 if (IS_ERR(wm8524->mute)) { in wm8524_codec_probe() [all …]
|
H A D | Makefile | 325 snd-soc-wm8524-objs := wm8524.o 710 obj-$(CONFIG_SND_SOC_WM8524) += snd-soc-wm8524.o
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | wlf,wm8524.yaml | 4 $id: http://devicetree.org/schemas/sound/wlf,wm8524.yaml# 17 const: wlf,wm8524 37 wm8524: codec { 38 compatible = "wlf,wm8524";
|
H A D | fsl,rpmsg.yaml | 105 model = "wm8524-audio";
|
H A D | fsl-asoc-card.txt | 39 "fsl,imx-audio-wm8524"
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mn-evk.dtsi | 68 wm8524: audio-codec { label 70 compatible = "wlf,wm8524"; 97 sound-wm8524 { 98 compatible = "fsl,imx-audio-wm8524"; 99 model = "wm8524-audio"; 101 audio-codec = <&wm8524>;
|
H A D | imx8mq-evk.dts | 80 wm8524: audio-codec { label 82 compatible = "wlf,wm8524"; 105 sound-wm8524 { 107 simple-audio-card,name = "wm8524-audio"; 123 sound-dai = <&wm8524>;
|
H A D | imx8mm-evk.dtsi | 103 wm8524: audio-codec { label 105 compatible = "wlf,wm8524"; 130 sound-wm8524 { 132 simple-audio-card,name = "wm8524-audio"; 150 sound-dai = <&wm8524>;
|