Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm9713.c42 static unsigned int ac97_read(struct snd_soc_codec *codec,
229 status = ac97_read(codec, AC97_EXTENDED_MID) | 0x1000; in wm9713_voice_shutdown()
230 rate = ac97_read(codec, AC97_HANDSET_RATE) & 0xF0FF; in wm9713_voice_shutdown()
677 static unsigned int ac97_read(struct snd_soc_codec *codec, in ac97_read() function
796 reg = ac97_read(codec, AC97_HANDSET_RATE); in wm9713_set_pll()
798 reg = ac97_read(codec, AC97_EXTENDED_MID); in wm9713_set_pll()
840 reg = ac97_read(codec, AC97_EXTENDED_MID); in wm9713_set_pll()
842 reg = ac97_read(codec, AC97_HANDSET_RATE); in wm9713_set_pll()
866 u16 reg = ac97_read(codec, AC97_CENTER_LFE_MASTER) & 0x9fff; in wm9713_set_dai_tristate()
886 reg = ac97_read(codec, AC97_HANDSET_RATE) & 0xf0ff; in wm9713_set_dai_clkdiv()
[all …]
Dwm9712.c35 static unsigned int ac97_read(struct snd_soc_codec *codec,
488 static unsigned int ac97_read(struct snd_soc_codec *codec, in ac97_read() function
530 vra = ac97_read(codec, AC97_EXTENDED_STATUS); in ac97_prepare()
548 vra = ac97_read(codec, AC97_EXTENDED_STATUS); in ac97_aux_prepare()
550 xsle = ac97_read(codec, AC97_PCI_SID); in ac97_aux_prepare()
659 ac97_write(codec, AC97_VIDEO, ac97_read(codec, AC97_VIDEO) | 0x3000); in wm9712_soc_probe()
676 .read = ac97_read,
Dwm9705.c207 static unsigned int ac97_read(struct snd_soc_codec *codec, unsigned int reg) in ac97_read() function
248 vra = ac97_read(codec, AC97_EXTENDED_STATUS); in ac97_prepare()
360 .read = ac97_read,
/linux-4.4.14/sound/drivers/
Dml403-ac97cr.c362 int ac97_read; member
874 ml403_ac97cr->ac97_read);
889 ml403_ac97cr->ac97_read++;
936 ml403_ac97cr->ac97_write, ml403_ac97cr->ac97_read);
1042 ml403_ac97cr->ac97_read);
1225 ml403_ac97cr->ac97_read = 0;