Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/ac97/
H A Dac97_patch.c53 static int ac97_update_bits_page(struct snd_ac97 *ac97, unsigned short reg, unsigned short mask, unsigned short value, unsigned short page) 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()
/kernel/linux/linux-6.6/sound/pci/ac97/
H A Dac97_patch.c55 static int ac97_update_bits_page(struct snd_ac97 *ac97, unsigned short reg, unsigned short mask, unsigned short value, unsigned short page) in ac97_update_bits_page() function
1118 return ac97_update_bits_page(ac97, AC97_SIGMATEL_OUTSEL, in snd_ac97_stac9758_output_jack_put()
1147 return ac97_update_bits_page(ac97, AC97_SIGMATEL_INSEL, 7 << shift, in snd_ac97_stac9758_input_jack_put()
1172 return ac97_update_bits_page(ac97, AC97_SIGMATEL_IOMISC, 3, in snd_ac97_stac9758_phonesel_put()
2700 ac97_update_bits_page(ac97, AC97_ALC650_MULTICH, 1 << 9, in alc655_update_jacks()
2707 ac97_update_bits_page(ac97, AC97_ALC650_MULTICH, 1 << 10, in alc655_update_jacks()
2750 return ac97_update_bits_page(ac97, AC97_ALC650_MULTICH, 3 << 12, in alc655_iec958_route_put()
3725 return ac97_update_bits_page(snd_kcontrol_chip(kcontrol), 0x60, in snd_ac97_vt1618_UAJ_put()

Completed in 12 milliseconds