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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dac97_codec.c853 #define AC97_SIGMATEL_CIC2 0x78 macro
865 codec->codec_write(codec, AC97_SIGMATEL_CIC2, 0x1000);
870 codec->codec_write(codec, AC97_SIGMATEL_CIC2, 0x1001);
899 codec->codec_write(codec, AC97_SIGMATEL_CIC2, 0x3802);
909 codec->codec_write(codec, AC97_SIGMATEL_CIC2, 0x0000); // is this correct? --jk
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dac97_codec.h282 #define AC97_SIGMATEL_CIC2 0x78 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_patch.c1043 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x1000);
1048 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x1001);
1063 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x4000);
1076 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x0000); /* is this correct? --jk */
1088 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x0000); /* is this correct? --jk */

Completed in 91 milliseconds