| /kernel/linux/linux-5.10/sound/soc/samsung/ |
| D | jive_wm8750.c | 15 #include "../codecs/wm8750.h" 81 SND_SOC_DAILINK_DEFS(wm8750, 83 DAILINK_COMP_ARRAY(COMP_CODEC("wm8750.0-001a", "wm8750-hifi")), 87 .name = "wm8750", 88 .stream_name = "WM8750", 92 SND_SOC_DAILINK_REG(wm8750), 118 printk("JIVE WM8750 Audio support\n"); in jive_init()
|
| D | smartq_wm8987.c | 16 #include "../codecs/wm8750.h" 19 * WM8987 is register compatible with WM8750, so using that as base driver. 158 DAILINK_COMP_ARRAY(COMP_CODEC("wm8750.0-0x1a", "wm8750-hifi")),
|
| D | Makefile | 22 snd-soc-jive-wm8750-objs := jive_wm8750.o 47 obj-$(CONFIG_SND_SOC_SAMSUNG_JIVE_WM8750) += snd-soc-jive-wm8750.o
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | wm8750.c | 3 * wm8750.c -- WM8750 ALSA SoC audio driver 28 #include "wm8750.h" 31 * wm8750 register cache 32 * We can't read the WM8750 register space when we 89 * WM8750 Controls 494 printk(KERN_ERR "wm8750: could not get coeff for mclk %d @ rate %d\n", in get_coeff() 503 struct wm8750_priv *wm8750 = snd_soc_component_get_drvdata(component); in wm8750_set_dai_sysclk() local 511 wm8750->sysclk = freq; in wm8750_set_dai_sysclk() 580 struct wm8750_priv *wm8750 = snd_soc_component_get_drvdata(component); in wm8750_pcm_hw_params() local 583 int coeff = get_coeff(wm8750->sysclk, params_rate(params)); in wm8750_pcm_hw_params() [all …]
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| D | wm8750.c | 3 * wm8750.c -- WM8750 ALSA SoC audio driver 28 #include "wm8750.h" 31 * wm8750 register cache 32 * We can't read the WM8750 register space when we 89 * WM8750 Controls 494 printk(KERN_ERR "wm8750: could not get coeff for mclk %d @ rate %d\n", in get_coeff() 503 struct wm8750_priv *wm8750 = snd_soc_component_get_drvdata(component); in wm8750_set_dai_sysclk() local 511 wm8750->sysclk = freq; in wm8750_set_dai_sysclk() 580 struct wm8750_priv *wm8750 = snd_soc_component_get_drvdata(component); in wm8750_pcm_hw_params() local 583 int coeff = get_coeff(wm8750->sysclk, params_rate(params)); in wm8750_pcm_hw_params() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | wm8750.txt | 1 WM8750 and WM8987 audio CODECs 8 - compatible : "wlf,wm8750" or "wlf,wm8987" 15 wm8750: codec@1a { 16 compatible = "wlf,wm8750";
|
| /kernel/linux/linux-5.10/sound/soc/pxa/ |
| D | z2.c | 28 #include "../codecs/wm8750.h" 128 * Logic for a wm8750 as connected on a Z2 Device 157 SND_SOC_DAILINK_DEFS(wm8750, 159 DAILINK_COMP_ARRAY(COMP_CODEC("wm8750.0-001b", "wm8750-hifi")), 163 .name = "wm8750", 164 .stream_name = "WM8750", 169 SND_SOC_DAILINK_REG(wm8750),
|
| D | spitz.c | 24 #include "../codecs/wm8750.h" 255 SND_SOC_DAILINK_DEFS(wm8750, 257 DAILINK_COMP_ARRAY(COMP_CODEC("wm8750.0-001b", "wm8750-hifi")), 261 .name = "wm8750", 262 .stream_name = "WM8750", 266 SND_SOC_DAILINK_REG(wm8750),
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | wm8750.yaml | 4 $id: http://devicetree.org/schemas/sound/wm8750.yaml# 7 title: WM8750 and WM8987 audio CODECs 19 - wlf,wm8750 39 compatible = "wlf,wm8750";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | wm8750.dtsi | 3 * wm8750.dtsi - Device tree file for Wondermedia WM8750 SoC 11 compatible = "wm,wm8750"; 63 compatible = "wm,wm8750-pinctrl"; 93 compatible = "wm,wm8750-pll-clock"; 100 compatible = "wm,wm8750-pll-clock"; 107 compatible = "wm,wm8750-pll-clock"; 114 compatible = "wm,wm8750-pll-clock"; 121 compatible = "wm,wm8750-pll-clock";
|
| D | wm8750-apc8750.dts | 3 * wm8750-apc8750.dts 10 /include/ "wm8750.dtsi"
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/vt8500/ |
| D | wm8750.dtsi | 3 * wm8750.dtsi - Device tree file for Wondermedia WM8750 SoC 11 compatible = "wm,wm8750"; 63 compatible = "wm,wm8750-pinctrl"; 93 compatible = "wm,wm8750-pll-clock"; 100 compatible = "wm,wm8750-pll-clock"; 107 compatible = "wm,wm8750-pll-clock"; 114 compatible = "wm,wm8750-pll-clock"; 121 compatible = "wm,wm8750-pll-clock";
|
| D | wm8750-apc8750.dts | 3 * wm8750-apc8750.dts 10 /include/ "wm8750.dtsi"
|
| D | Makefile | 6 wm8750-apc8750.dtb \
|
| /kernel/linux/linux-6.6/sound/soc/pxa/ |
| D | spitz.c | 23 #include "../codecs/wm8750.h" 254 SND_SOC_DAILINK_DEFS(wm8750, 256 DAILINK_COMP_ARRAY(COMP_CODEC("wm8750.0-001b", "wm8750-hifi")), 260 .name = "wm8750", 261 .stream_name = "WM8750", 265 SND_SOC_DAILINK_REG(wm8750),
|
| /kernel/linux/linux-5.10/arch/arm/mach-vt8500/ |
| D | Kconfig | 17 bool "WonderMedia WM8750" 21 Support for WonderMedia WM8750 System-on-Chip.
|
| /kernel/linux/linux-6.6/arch/arm/mach-vt8500/ |
| D | Kconfig | 18 bool "WonderMedia WM8750" 22 Support for WonderMedia WM8750 System-on-Chip.
|
| /kernel/linux/linux-6.6/drivers/pinctrl/vt8500/ |
| D | Kconfig | 38 bool "Wondermedia WM8750 pin controller driver" 43 Wondermedia WM8750 SoCs.
|
| D | Makefile | 8 obj-$(CONFIG_PINCTRL_WM8750) += pinctrl-wm8750.o
|
| /kernel/linux/linux-5.10/drivers/pinctrl/vt8500/ |
| D | Kconfig | 38 bool "Wondermedia WM8750 pin controller driver" 43 Wondermedia WM8750 SoCs.
|
| D | Makefile | 8 obj-$(CONFIG_PINCTRL_WM8750) += pinctrl-wm8750.o
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/ |
| D | brcm,iproc-i2c.txt | 42 codec: wm8750@1a { 43 compatible = "wlf,wm8750";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/i2c/ |
| D | brcm,iproc-i2c.yaml | 67 wm8750@1a { 68 compatible = "wlf,wm8750";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | vt8500.txt | 11 "wm,wm8750-pll-clock" - for a WM8750 PLL clock
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | vt8500.txt | 11 "wm,wm8750-pll-clock" - for a WM8750 PLL clock
|