AC97_ALC650_GPIO_STATUS 2592 sound/pci/ac97/ac97_patch.c 	snd_ac97_update_bits(ac97, AC97_ALC650_GPIO_STATUS, 0x100,
AC97_ALC650_GPIO_STATUS 2675 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_ALC650_GPIO_STATUS, 
AC97_ALC650_GPIO_STATUS 2676 sound/pci/ac97/ac97_patch.c 		snd_ac97_read(ac97, AC97_ALC650_GPIO_STATUS) | 0x8000);
AC97_ALC650_GPIO_STATUS 2701 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_ALC650_GPIO_STATUS,
AC97_ALC650_GPIO_STATUS 2702 sound/pci/ac97/ac97_patch.c 			     (snd_ac97_read(ac97, AC97_ALC650_GPIO_STATUS) | 0x100) & ~0x10);