Searched refs:wm8750 (Results 1 - 6 of 6) sorted by last modified time

/linux-master/sound/soc/codecs/
H A Dwm8750.c3 * wm8750.c -- WM8750 ALSA SoC audio driver
28 #include "wm8750.h"
31 * wm8750 register cache
494 printk(KERN_ERR "wm8750: could not get coeff for mclk %d @ rate %d\n",
503 struct wm8750_priv *wm8750 = snd_soc_component_get_drvdata(component); local
511 wm8750->sysclk = freq;
580 struct wm8750_priv *wm8750 = snd_soc_component_get_drvdata(component); local
583 int coeff = get_coeff(wm8750->sysclk, params_rate(params));
670 .name = "wm8750-hifi",
692 printk(KERN_ERR "wm8750
744 struct wm8750_priv *wm8750; local
784 struct wm8750_priv *wm8750; local
[all...]
H A DMakefile346 snd-soc-wm8750-y := wm8750.o
745 obj-$(CONFIG_SND_SOC_WM8750) += snd-soc-wm8750.o
/linux-master/sound/soc/pxa/
H A 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",
265 SND_SOC_DAILINK_REG(wm8750),
/linux-master/arch/arm/boot/dts/vt8500/
H A DMakefile6 wm8750-apc8750.dtb \
/linux-master/scripts/dtc/include-prefixes/arm/vt8500/
H A DMakefile6 wm8750-apc8750.dtb \
/linux-master/drivers/pinctrl/vt8500/
H A DMakefile8 obj-$(CONFIG_PINCTRL_WM8750) += pinctrl-wm8750.o

Completed in 279 milliseconds