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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ac97/
H A Dac97_patch.c58 static int ac97_update_bits_page(struct snd_ac97 *ac97, unsigned short reg, unsigned short mask, unsigned short value, unsigned short page) function
1064 return ac97_update_bits_page(ac97, AC97_SIGMATEL_OUTSEL,
1098 return ac97_update_bits_page(ac97, AC97_SIGMATEL_INSEL, 7 << shift,
1127 return ac97_update_bits_page(ac97, AC97_SIGMATEL_IOMISC, 3,
2610 ac97_update_bits_page(ac97, AC97_ALC650_MULTICH, 1 << 9,
2617 ac97_update_bits_page(ac97, AC97_ALC650_MULTICH, 1 << 10,
2662 return ac97_update_bits_page(ac97, AC97_ALC650_MULTICH, 3 << 12,

Completed in 49 milliseconds