snd_ac97_write_cache  558 include/sound/ac97_codec.h void snd_ac97_write_cache(struct snd_ac97 *ac97, unsigned short reg, unsigned short value);
snd_ac97_write_cache  974 sound/arm/aaci.c 		snd_ac97_write_cache(ac97, AC97_PC_BEEP, 0x801e);
snd_ac97_write_cache 1067 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, reg, val | mask);
snd_ac97_write_cache 1122 sound/pci/ac97/ac97_codec.c 	snd_ac97_write_cache(ac97, reg, orig);
snd_ac97_write_cache 1139 sound/pci/ac97/ac97_codec.c 	snd_ac97_write_cache(ac97, reg, 0x8080);
snd_ac97_write_cache 1202 sound/pci/ac97/ac97_codec.c 	snd_ac97_write_cache(ac97, reg, val | mute_mask);
snd_ac97_write_cache 1261 sound/pci/ac97/ac97_codec.c 	snd_ac97_write_cache(ac97, reg,
snd_ac97_write_cache 1338 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, AC97_CENTER_LFE_MASTER, ac97->regs[AC97_CENTER_LFE_MASTER] | max);
snd_ac97_write_cache 1352 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, AC97_CENTER_LFE_MASTER, ac97->regs[AC97_CENTER_LFE_MASTER] | max << 8);
snd_ac97_write_cache 1391 sound/pci/ac97/ac97_codec.c 			snd_ac97_write_cache(ac97, AC97_MASTER_TONE, 0x0f0f);
snd_ac97_write_cache 1403 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, AC97_PC_BEEP,
snd_ac97_write_cache 1491 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, AC97_PCM, init_val);
snd_ac97_write_cache 1519 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, AC97_REC_SEL, 0x0000);
snd_ac97_write_cache 1520 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, AC97_REC_GAIN, 0x0000);
snd_ac97_write_cache 1528 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, AC97_REC_GAIN_MIC, 0x0000);
snd_ac97_write_cache 1593 sound/pci/ac97/ac97_codec.c 			snd_ac97_write_cache(ac97, AC97_3D_CONTROL, 0x0000);
snd_ac97_write_cache 1618 sound/pci/ac97/ac97_codec.c 			snd_ac97_write_cache(ac97, AC97_SPDIF, 0x2a20);
snd_ac97_write_cache 1672 sound/pci/ac97/ac97_codec.c 	snd_ac97_write_cache(ac97, reg, tmp & 0xffff);
snd_ac97_write_cache 1674 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, shadow_reg, tmp & 0xffff);
snd_ac97_write_cache 1732 sound/pci/ac97/ac97_codec.c 	snd_ac97_write_cache(ac97, reg, saved);
snd_ac97_write_cache 1734 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, shadow_reg, saved);
snd_ac97_write_cache 1853 sound/pci/ac97/ac97_codec.c 			snd_ac97_write_cache(ac97, AC97_REC_GAIN, 0x8a05);
snd_ac97_write_cache 2080 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, AC97_REC_GAIN, 0x8a06);
snd_ac97_write_cache 2113 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, AC97_POWERDOWN, 0);
snd_ac97_write_cache 2115 sound/pci/ac97/ac97_codec.c 			snd_ac97_write_cache(ac97, AC97_RESET, 0); /* reset to defaults */
snd_ac97_write_cache 2117 sound/pci/ac97/ac97_codec.c 			snd_ac97_write_cache(ac97, AC97_POWERDOWN, 0);
snd_ac97_write_cache 2120 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, AC97_GENERAL_PURPOSE, 0);
snd_ac97_write_cache 2138 sound/pci/ac97/ac97_codec.c 			snd_ac97_write_cache(ac97, AC97_LINE1_RATE, 8000);
snd_ac97_write_cache 2142 sound/pci/ac97/ac97_codec.c 			snd_ac97_write_cache(ac97, AC97_LINE2_RATE, 8000);
snd_ac97_write_cache 2146 sound/pci/ac97/ac97_codec.c 			snd_ac97_write_cache(ac97, AC97_HANDSET_RATE, 8000);
snd_ac97_write_cache 2149 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, AC97_EXTENDED_MSTATUS, 0);
snd_ac97_write_cache 2152 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, AC97_EXTENDED_MSTATUS, 0);
snd_ac97_write_cache 2172 sound/pci/ac97/ac97_codec.c 		snd_ac97_write_cache(ac97, AC97_EXTENDED_STATUS, reg);
snd_ac97_write_cache 2698 sound/pci/ac97/ac97_codec.c 	snd_ac97_write_cache(ac97, AC97_AD_SERIAL_CFG, scfg | 0x0200);
snd_ac97_write_cache  332 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_3D_CONTROL, 0x0000);
snd_ac97_write_cache  338 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_YMF7X3_3D_MODE_SEL, 0x0c00);
snd_ac97_write_cache  370 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_YMF7X3_DIT_CTRL, 0xa201);
snd_ac97_write_cache  501 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97,  AC97_WM97XX_FMIXER_VOL, 0x0808);
snd_ac97_write_cache  532 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_WM9704_TEST, 0x0200);
snd_ac97_write_cache  554 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97,  0x72, 0x0808);
snd_ac97_write_cache  686 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97,  AC97_CODEC_CLASS_REV, 0x0808);
snd_ac97_write_cache  687 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97,  AC97_PCI_SVID, 0x0808);
snd_ac97_write_cache  688 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97,  AC97_VIDEO, 0x0808);
snd_ac97_write_cache  689 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97,  AC97_AUX, 0x0808);
snd_ac97_write_cache  690 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97,  AC97_PC_BEEP, 0x0808);
snd_ac97_write_cache  691 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97,  AC97_CD, 0x0000);
snd_ac97_write_cache  864 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_PC_BEEP, 0x0808);
snd_ac97_write_cache  865 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_PHONE, 0x0808);
snd_ac97_write_cache  866 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_MIC, 0x0808);
snd_ac97_write_cache  867 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_LINE, 0x00da);
snd_ac97_write_cache  868 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_CD, 0x0808);
snd_ac97_write_cache  869 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_VIDEO, 0xd612);
snd_ac97_write_cache  870 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_REC_GAIN, 0x1ba0);
snd_ac97_write_cache  877 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_EXTENDED_MID, 0xfeff);
snd_ac97_write_cache  878 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_EXTENDED_MSTATUS, 0xffff);
snd_ac97_write_cache  883 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_EXTENDED_MID, 0xda00);
snd_ac97_write_cache  884 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_EXTENDED_MSTATUS, 0x3810);
snd_ac97_write_cache  885 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_POWERDOWN, 0x0);
snd_ac97_write_cache  908 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_EXTENDED_MID, 0xda00);
snd_ac97_write_cache  909 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_EXTENDED_MSTATUS, 0x3810);
snd_ac97_write_cache  910 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_POWERDOWN, 0x0);
snd_ac97_write_cache  920 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, 0x26, 0x0300);
snd_ac97_write_cache  921 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, 0x26, 0x0000);
snd_ac97_write_cache  922 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_SURROUND_MASTER, 0x0000);
snd_ac97_write_cache  923 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_SPDIF, 0x0000);
snd_ac97_write_cache  939 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_3D_CONTROL, 0x0000);
snd_ac97_write_cache  956 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_3D_CONTROL, 0x0000);
snd_ac97_write_cache  975 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_SIGMATEL_ANALOG, snd_ac97_read(ac97, AC97_SIGMATEL_ANALOG) & ~0x0003);
snd_ac97_write_cache 1054 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC1, 0xabba);
snd_ac97_write_cache 1055 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x1000);
snd_ac97_write_cache 1056 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_SIGMATEL_BIAS1, 0xabba);
snd_ac97_write_cache 1057 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_SIGMATEL_BIAS2, 0x0007);
snd_ac97_write_cache 1059 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC1, 0xabba);
snd_ac97_write_cache 1060 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x1001);
snd_ac97_write_cache 1061 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_SIGMATEL_DAC2INVERT, 0x0008);
snd_ac97_write_cache 1065 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_SIGMATEL_MULTICHN, 0x0000);
snd_ac97_write_cache 1074 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC1, 0xabba);
snd_ac97_write_cache 1075 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x4000);
snd_ac97_write_cache 1076 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_SIGMATEL_BIAS1, 0xabba);
snd_ac97_write_cache 1077 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_SIGMATEL_BIAS2, 0x0002);
snd_ac97_write_cache 1079 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_SIGMATEL_MULTICHN, 0x0000);
snd_ac97_write_cache 1087 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC1, 0xabba);
snd_ac97_write_cache 1088 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x0000);	/* is this correct? --jk */
snd_ac97_write_cache 1089 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_SIGMATEL_BIAS1, 0xabba);
snd_ac97_write_cache 1090 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_SIGMATEL_BIAS2, 0x0002);
snd_ac97_write_cache 1091 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_SIGMATEL_MULTICHN, 0x0000);
snd_ac97_write_cache 1099 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC1, 0xabba);
snd_ac97_write_cache 1100 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x0000);	/* is this correct? --jk */
snd_ac97_write_cache 1101 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_SIGMATEL_BIAS1, 0xabba);
snd_ac97_write_cache 1102 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_SIGMATEL_BIAS2, 0x0002);
snd_ac97_write_cache 1103 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_SIGMATEL_MULTICHN, 0x0000);
snd_ac97_write_cache 1306 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, regs[i], pregs[i]);
snd_ac97_write_cache 1338 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_CSR_SPDIF, 0x0a20);
snd_ac97_write_cache 1363 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_CSR_ACMODE, 0x0080);
snd_ac97_write_cache 1394 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_CXR_AUDIO_MISC,
snd_ac97_write_cache 1488 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_CODEC_CLASS_REV, 0x8080);
snd_ac97_write_cache 1510 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_AD_SERIAL_CFG, scfg | 0x7000); /* select all codecs */
snd_ac97_write_cache 1521 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_AD_CODEC_CFG, 0x0000);	/* ID0C, ID1C, SDIE = off */
snd_ac97_write_cache 1537 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_AD_CODEC_CFG, 0x0004);	// SDIE
snd_ac97_write_cache 1542 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_AD_CODEC_CFG, codec_bits);
snd_ac97_write_cache 1561 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_AD_CODEC_CFG, 0x0002);		// ID1C
snd_ac97_write_cache 1595 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_AD_SERIAL_CFG, val);
snd_ac97_write_cache 1625 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_AD_CODEC_CFG, 0x0000);
snd_ac97_write_cache 1676 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_AD_MISC, 0x0404);
snd_ac97_write_cache 1701 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_AD_JACK_SPDIF, 0x0010);
snd_ac97_write_cache 2121 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_AD_MISC, misc);
snd_ac97_write_cache 2269 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_AD_MISC, misc |
snd_ac97_write_cache 2675 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_ALC650_GPIO_STATUS, 
snd_ac97_write_cache 2688 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_ALC650_CLOCK, val);
snd_ac97_write_cache 2695 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_ALC650_MULTICH, 0);
snd_ac97_write_cache 2699 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_ALC650_GPIO_SETUP,
snd_ac97_write_cache 2701 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_ALC650_GPIO_STATUS,
snd_ac97_write_cache 2705 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_ALC650_SURR_DAC_VOL, 0x0808);
snd_ac97_write_cache 2706 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_ALC650_LFE_DAC_VOL, 0x0808);
snd_ac97_write_cache 2837 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, 0x7a, val);
snd_ac97_write_cache 2843 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_ALC650_MULTICH, 1<<15);
snd_ac97_write_cache 2846 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_ALC650_SURR_DAC_VOL, 0x0808);
snd_ac97_write_cache 2847 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_ALC650_LFE_DAC_VOL, 0x0808);
snd_ac97_write_cache 2931 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_ALC650_MULTICH, 1<<15);
snd_ac97_write_cache 2935 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, 0x7a, (1<<1)|(1<<4)|(0<<5)|(1<<6)|
snd_ac97_write_cache 2940 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, 0x76, (0<<0)|(0<<2)|(1<<4)|(1<<7)|(2<<8)|
snd_ac97_write_cache 2944 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_ALC650_SURR_DAC_VOL, 0x0808);
snd_ac97_write_cache 2945 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_ALC650_LFE_DAC_VOL, 0x0808);
snd_ac97_write_cache 2982 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_PCM, 0x8000);
snd_ac97_write_cache 3076 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_MASTER, 0x8000);
snd_ac97_write_cache 3077 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_PCM, 0x8000);
snd_ac97_write_cache 3083 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_CM9739_SPDIF_CTRL,
snd_ac97_write_cache 3105 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_CM9739_MULTI_CHAN, val);
snd_ac97_write_cache 3108 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, 0x70, 0x0100);
snd_ac97_write_cache 3109 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, 0x72, 0x0020);
snd_ac97_write_cache 3114 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_CM9739_SPDIF_CTRL,
snd_ac97_write_cache 3116 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_CM9739_MULTI_CHAN,
snd_ac97_write_cache 3251 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_MASTER, 0x8808);
snd_ac97_write_cache 3252 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_PCM, 0x8808);
snd_ac97_write_cache 3259 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_INT_PAGING, (val & ~0x0f) | 0x01);
snd_ac97_write_cache 3262 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_INT_PAGING, val);
snd_ac97_write_cache 3272 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_EXTENDED_STATUS, 0x05c0);
snd_ac97_write_cache 3274 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_CM9761_SPDIF_CTRL, 0x0001); /* enable spdif-in */
snd_ac97_write_cache 3303 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_CM9761_MULTI_CHAN, val);
snd_ac97_write_cache 3306 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, 0x70, 0x0100);
snd_ac97_write_cache 3307 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, 0x72, 0x0020);
snd_ac97_write_cache 3348 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_CM9780_SPDIF, val);
snd_ac97_write_cache 3528 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(pac97, 0x7a, (usReg & 0x3FFF) + (usSM51 << 14));
snd_ac97_write_cache 3530 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(pac97, 0x20, (usReg & 0xFEFF) + (usMS   <<  8));
snd_ac97_write_cache 3570 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, 0x5c, 0x20);
snd_ac97_write_cache 3815 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, 0x5E, 0x0808);
snd_ac97_write_cache 3816 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, 0x7A, 0x0808);
snd_ac97_write_cache 3847 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, 0x5c, 0xf210 );
snd_ac97_write_cache 3848 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, 0x68, 0);
snd_ac97_write_cache 3915 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, 0x6a, 0x0050);
snd_ac97_write_cache 3916 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, 0x6c, 0x0030);
snd_ac97_write_cache  336 sound/pci/ac97/ac97_pcm.c 			snd_ac97_write_cache(ac97, AC97_EXTENDED_ID, es);
snd_ac97_write_cache  388 sound/pci/ac97/ac97_proc.c 			snd_ac97_write_cache(ac97, reg, val);
snd_ac97_write_cache 2307 sound/pci/au88x0/au88x0_core.c 		snd_ac97_write_cache(vortex->codec,
snd_ac97_write_cache 2314 sound/pci/au88x0/au88x0_core.c 		snd_ac97_write_cache(vortex->codec,
snd_ac97_write_cache 2269 sound/pci/cs46xx/cs46xx_lib.c 		snd_ac97_write_cache(ac97, AC97_REC_GAIN, 0x8a05);
snd_ac97_write_cache 2368 sound/pci/cs46xx/cs46xx_lib.c 			snd_ac97_write_cache(chip->ac97[CS46XX_PRIMARY_CODEC_INDEX],
snd_ac97_write_cache 1826 sound/pci/emu10k1/emumixer.c 			snd_ac97_write_cache(emu->ac97, AC97_MASTER, 0x0000);
snd_ac97_write_cache 1828 sound/pci/emu10k1/emumixer.c 			snd_ac97_write_cache(emu->ac97, AC97_REC_SEL, 0x0000);
snd_ac97_write_cache 1842 sound/pci/emu10k1/emumixer.c 				snd_ac97_write_cache(emu->ac97, AC97_HEADPHONE, 0x0202);
snd_ac97_write_cache 1845 sound/pci/emu10k1/emumixer.c 			snd_ac97_write_cache(emu->ac97, AC97_SURROUND_MASTER, 0x0202);
snd_ac97_write_cache 1846 sound/pci/emu10k1/emumixer.c 			snd_ac97_write_cache(emu->ac97, AC97_CENTER_LFE_MASTER, 0x0202);
snd_ac97_write_cache   71 sound/pci/ice1712/amp.c 	snd_ac97_write_cache(ice->ac97, 0x5a, snd_ac97_read(ice->ac97, 0x5a) & ~0x8000);