Searched refs:wm8750 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/codecs/
H A DMakefile3 snd-soc-wm8750-objs := wm8750.o
10 obj-$(CONFIG_SND_SOC_WM8750) += snd-soc-wm8750.o
H A Dwm8750.c2 * wm8750.c -- WM8750 ALSA SoC audio driver
30 #include "wm8750.h"
60 * wm8750 register cache
79 * read wm8750 register cache
91 * write wm8750 register cache
563 printk(KERN_ERR "wm8750: could not get coeff for mclk %d @ rate %d\n",
572 struct wm8750_priv *wm8750 = codec->private_data; local
580 wm8750->sysclk = freq;
650 struct wm8750_priv *wm8750 = codec->private_data; local
653 int coeff = get_coeff(wm8750
973 struct wm8750_priv *wm8750; local
[all...]

Completed in 58 milliseconds