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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8400.c91 static int wm8400_write(struct snd_soc_codec *codec, unsigned int reg, function
142 return wm8400_write(codec, reg, val | 0x0100);
388 wm8400_write(w->codec, WM8400_POWER_MANAGEMENT_2, reg);
1043 wm8400_write(codec, WM8400_POWER_MANAGEMENT_2, reg);
1047 wm8400_write(codec, WM8400_FLL_CONTROL_1, reg);
1055 wm8400_write(codec, WM8400_FLL_CONTROL_1, reg);
1057 wm8400_write(codec, WM8400_FLL_CONTROL_2, factors.k);
1058 wm8400_write(codec, WM8400_FLL_CONTROL_3, factors.n);
1063 wm8400_write(codec, WM8400_FLL_CONTROL_4, reg);
1119 wm8400_write(code
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dwm8400-core.c142 static int wm8400_write(struct wm8400 *wm8400, u8 reg, int num_regs, function
217 ret = wm8400_write(wm8400, reg, 1, &tmp);

Completed in 122 milliseconds