Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dstac9766.c142 static int stac9766_ac97_write(struct snd_soc_codec *codec, unsigned int reg, in stac9766_ac97_write() function
149 stac9766_ac97_write(codec, AC97_INT_PAGING, 0); in stac9766_ac97_write()
151 stac9766_ac97_write(codec, AC97_INT_PAGING, 1); in stac9766_ac97_write()
169 stac9766_ac97_write(codec, AC97_INT_PAGING, 0); in stac9766_ac97_read()
171 stac9766_ac97_write(codec, AC97_INT_PAGING, 1); in stac9766_ac97_read()
199 stac9766_ac97_write(codec, AC97_EXTENDED_STATUS, vra); in ac97_analog_prepare()
206 return stac9766_ac97_write(codec, reg, runtime->rate); in ac97_analog_prepare()
216 stac9766_ac97_write(codec, AC97_SPDIF, 0x2002); in ac97_digital_prepare()
221 stac9766_ac97_write(codec, AC97_EXTENDED_STATUS, vra); in ac97_digital_prepare()
225 return stac9766_ac97_write(codec, reg, runtime->rate); in ac97_digital_prepare()
[all …]