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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dstac9766.c142 static int stac9766_ac97_write(struct snd_soc_codec *codec, unsigned int reg, function
148 stac9766_ac97_write(codec, AC97_INT_PAGING, 0);
150 stac9766_ac97_write(codec, AC97_INT_PAGING, 1);
167 stac9766_ac97_write(codec, AC97_INT_PAGING, 0);
169 stac9766_ac97_write(codec, AC97_INT_PAGING, 1);
197 stac9766_ac97_write(codec, AC97_EXTENDED_STATUS, vra);
204 return stac9766_ac97_write(codec, reg, runtime->rate);
214 stac9766_ac97_write(codec, AC97_SPDIF, 0x2002);
219 stac9766_ac97_write(codec, AC97_EXTENDED_STATUS, vra);
223 return stac9766_ac97_write(code
[all...]

Completed in 102 milliseconds