Home
last modified time | relevance | path

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

/linux-2.6.39/sound/oss/
Dac97_codec.c856 #define AC97_SIGMATEL_CIC2 0x78 macro
868 codec->codec_write(codec, AC97_SIGMATEL_CIC2, 0x1000); in sigmatel_9708_init()
873 codec->codec_write(codec, AC97_SIGMATEL_CIC2, 0x1001); in sigmatel_9708_init()
902 codec->codec_write(codec, AC97_SIGMATEL_CIC2, 0x3802); in sigmatel_9721_init()
912 codec->codec_write(codec, AC97_SIGMATEL_CIC2, 0x0000); // is this correct? --jk in sigmatel_9744_init()
/linux-2.6.39/include/sound/
Dac97_codec.h287 #define AC97_SIGMATEL_CIC2 0x78 macro
/linux-2.6.39/sound/pci/ac97/
Dac97_patch.c1052 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x1000); in patch_sigmatel_stac9708()
1057 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x1001); in patch_sigmatel_stac9708()
1072 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x4000); in patch_sigmatel_stac9721()
1085 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x0000); /* is this correct? --jk */ in patch_sigmatel_stac9744()
1097 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x0000); /* is this correct? --jk */ in patch_sigmatel_stac9756()