Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/ac97/
Dac97_patch.c53 static int ac97_update_bits_page(struct snd_ac97 *ac97, unsigned short reg, unsigned short mask, un… in ac97_update_bits_page() function
1096 return ac97_update_bits_page(ac97, AC97_SIGMATEL_OUTSEL, in snd_ac97_stac9758_output_jack_put()
1125 return ac97_update_bits_page(ac97, AC97_SIGMATEL_INSEL, 7 << shift, in snd_ac97_stac9758_input_jack_put()
1150 return ac97_update_bits_page(ac97, AC97_SIGMATEL_IOMISC, 3, in snd_ac97_stac9758_phonesel_put()
2666 ac97_update_bits_page(ac97, AC97_ALC650_MULTICH, 1 << 9, in alc655_update_jacks()
2673 ac97_update_bits_page(ac97, AC97_ALC650_MULTICH, 1 << 10, in alc655_update_jacks()
2716 return ac97_update_bits_page(ac97, AC97_ALC650_MULTICH, 3 << 12, in alc655_iec958_route_put()
3702 return ac97_update_bits_page(snd_kcontrol_chip(kcontrol), 0x60, in snd_ac97_vt1618_UAJ_put()