Home
last modified time | relevance | path

Searched full:wm8750 (Results 1 – 25 of 46) sorted by relevance

12

/kernel/linux/linux-5.10/sound/soc/samsung/
Djive_wm8750.c15 #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()
Dsmartq_wm8987.c16 #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")),
DMakefile22 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/
Dwm8750.c3 * 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/
Dwm8750.c3 * 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/
Dwm8750.txt1 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/
Dz2.c28 #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),
Dspitz.c24 #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/
Dwm8750.yaml4 $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/
Dwm8750.dtsi3 * 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";
Dwm8750-apc8750.dts3 * wm8750-apc8750.dts
10 /include/ "wm8750.dtsi"
/kernel/linux/linux-6.6/arch/arm/boot/dts/vt8500/
Dwm8750.dtsi3 * 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";
Dwm8750-apc8750.dts3 * wm8750-apc8750.dts
10 /include/ "wm8750.dtsi"
DMakefile6 wm8750-apc8750.dtb \
/kernel/linux/linux-6.6/sound/soc/pxa/
Dspitz.c23 #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/
DKconfig17 bool "WonderMedia WM8750"
21 Support for WonderMedia WM8750 System-on-Chip.
/kernel/linux/linux-6.6/arch/arm/mach-vt8500/
DKconfig18 bool "WonderMedia WM8750"
22 Support for WonderMedia WM8750 System-on-Chip.
/kernel/linux/linux-6.6/drivers/pinctrl/vt8500/
DKconfig38 bool "Wondermedia WM8750 pin controller driver"
43 Wondermedia WM8750 SoCs.
DMakefile8 obj-$(CONFIG_PINCTRL_WM8750) += pinctrl-wm8750.o
/kernel/linux/linux-5.10/drivers/pinctrl/vt8500/
DKconfig38 bool "Wondermedia WM8750 pin controller driver"
43 Wondermedia WM8750 SoCs.
DMakefile8 obj-$(CONFIG_PINCTRL_WM8750) += pinctrl-wm8750.o
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Dbrcm,iproc-i2c.txt42 codec: wm8750@1a {
43 compatible = "wlf,wm8750";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/i2c/
Dbrcm,iproc-i2c.yaml67 wm8750@1a {
68 compatible = "wlf,wm8750";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/
Dvt8500.txt11 "wm,wm8750-pll-clock" - for a WM8750 PLL clock
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dvt8500.txt11 "wm,wm8750-pll-clock" - for a WM8750 PLL clock

12