| /linux-6.15/sound/soc/codecs/ |
| H A D | wm8904.c | 339 wm8904->fll_fout); in wm8904_configure_clocking() 445 wm8904->fs); in wm8904_set_retune_mobile() 759 if (wm8904->dcs_state[dcs_l] || wm8904->dcs_state[dcs_r]) { in out_pga_event() 1372 wm8904->tdm_slots, wm8904->tdm_width); in wm8904_hw_params() 1373 wm8904->bclk = snd_soc_calc_bclk(wm8904->fs, in wm8904_hw_params() 1445 - wm8904->bclk; in wm8904_hw_params() 1453 wm8904->bclk = (wm8904->sysclk_rate * 10) / bclk_divs[best].div; in wm8904_hw_params() 1460 aif3 |= wm8904->bclk / wm8904->fs; in wm8904_hw_params() 1739 if (source == wm8904->fll_src && Fref == wm8904->fll_fref && in wm8904_set_fll() 2107 wm8904->retune_mobile_enum.texts = wm8904->retune_mobile_texts; in wm8904_handle_retune_mobile_pdata() [all …]
|
| H A D | Makefile | 377 snd-soc-wm8904-y := wm8904.o 800 obj-$(CONFIG_SND_SOC_WM8904) += snd-soc-wm8904.o
|
| /linux-6.15/arch/arm/boot/dts/microchip/ |
| H A D | at91-dvk_su60_somc.dtsi | 12 compatible = "atmel,asoc-wm8904"; 16 atmel,model = "wm8904 @ DVK-SOM60"; 26 atmel,audio-codec = <&wm8904>; 62 wm8904: wm8904@1a { label 63 compatible = "wlf,wm8904";
|
| H A D | sama5d3xmb.dtsi | 46 wm8904: wm8904@1a { label 47 compatible = "wlf,wm8904"; 190 compatible = "atmel,asoc-wm8904"; 194 atmel,model = "wm8904 @ SAMA5D3EK"; 204 atmel,audio-codec = <&wm8904>;
|
| H A D | sama5d3xmb_cmp.dtsi | 45 wm8904: wm8904@1a { label 46 compatible = "wlf,wm8904"; 228 compatible = "atmel,asoc-wm8904"; 232 atmel,model = "wm8904 @ SAMA5D3EK"; 242 atmel,audio-codec = <&wm8904>;
|
| H A D | at91sam9n12ek.dts | 59 wm8904: codec@1a { label 60 compatible = "wlf,wm8904"; 269 compatible = "atmel,asoc-wm8904"; 273 atmel,model = "wm8904 @ AT91SAM9N12"; 283 atmel,audio-codec = <&wm8904>;
|
| H A D | at91-sama5d4ek.dts | 78 wm8904: codec@1a { label 79 compatible = "wlf,wm8904"; 309 compatible = "atmel,asoc-wm8904"; 313 atmel,model = "wm8904 @ SAMA5D4EK"; 321 atmel,audio-codec = <&wm8904>;
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | atmel,asoc-wm8904.yaml | 4 $id: http://devicetree.org/schemas/sound/atmel,asoc-wm8904.yaml# 7 title: Atmel wm8904 audio codec complex 17 const: atmel,asoc-wm8904 68 compatible = "atmel,asoc-wm8904"; 72 atmel,model = "wm8904 @ AT91SAM9N12EK"; 83 atmel,audio-codec = <&wm8904>;
|
| H A D | wlf,wm8904.yaml | 4 $id: http://devicetree.org/schemas/sound/wlf,wm8904.yaml# 20 - wlf,wm8904 140 compatible = "wlf,wm8904";
|
| H A D | fsl-asoc-card.yaml | 85 - fsl,imx-audio-wm8904
|
| /linux-6.15/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls1028a-kontron-sl28-var3-ads2.dts | 66 sound-dai = <&wm8904>; 81 sound-dai = <&wm8904>; 107 wm8904: audio-codec@1a { label 109 compatible = "wlf,wm8904";
|
| H A D | imx8mp-kontron-smarc-eval-carrier.dts | 38 simple-audio-card,name = "imx8mp-wm8904"; 53 sound-dai = <&wm8904>; 143 wm8904: audio-codec@1a { label 144 compatible = "wlf,wm8904";
|
| H A D | imx8mm-emtop-baseboard.dts | 70 sound-wm8904 { 75 simple-audio-card,name = "wm8904-audio"; 91 sound-dai = <&wm8904>; 159 wm8904: audio-codec@1a { label 160 compatible = "wlf,wm8904";
|
| H A D | imx8mm-verdin-dahlia.dtsi | 13 simple-audio-card,name = "verdin-wm8904"; 105 compatible = "wlf,wm8904";
|
| H A D | imx8mp-verdin-dahlia.dtsi | 25 simple-audio-card,name = "verdin-wm8904"; 160 compatible = "wlf,wm8904";
|
| H A D | imx8mm-var-som.dtsi | 256 wm8904: codec@1a { label 257 compatible = "wlf,wm8904";
|
| H A D | imx8mn-var-som.dtsi | 256 wm8904: codec@1a { label 257 compatible = "wlf,wm8904";
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6qdl-kontron-samx6i-ads2.dtsi | 41 sound-dai = <&wm8904>; 92 wm8904: audio-codec@1a { label 93 compatible = "wlf,wm8904";
|
| /linux-6.15/sound/soc/atmel/ |
| H A D | Makefile | 29 snd-atmel-soc-wm8904-y := atmel_wm8904.o 37 obj-$(CONFIG_SND_ATMEL_SOC_WM8904) += snd-atmel-soc-wm8904.o
|
| /linux-6.15/arch/arm64/boot/dts/ti/ |
| H A D | k3-am62-verdin-dahlia.dtsi | 24 simple-audio-card,name = "verdin-wm8904"; 88 compatible = "wlf,wm8904";
|