Searched refs:ac97_read (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | wm9713.c | 42 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 …]
|
| D | wm9712.c | 35 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,
|
| D | wm9705.c | 207 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/ |
| D | ml403-ac97cr.c | 362 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;
|