Home
last modified time | relevance | path

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

/sound/oss/
Dac97_codec.c859 #define AC97_SIGMATEL_CIC2 0x78 macro
871 codec->codec_write(codec, AC97_SIGMATEL_CIC2, 0x1000); in sigmatel_9708_init()
876 codec->codec_write(codec, AC97_SIGMATEL_CIC2, 0x1001); in sigmatel_9708_init()
905 codec->codec_write(codec, AC97_SIGMATEL_CIC2, 0x3802); in sigmatel_9721_init()
915 codec->codec_write(codec, AC97_SIGMATEL_CIC2, 0x0000); // is this correct? --jk in sigmatel_9744_init()
/sound/pci/ac97/
Dac97_patch.c1055 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x1000); in patch_sigmatel_stac9708()
1060 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x1001); in patch_sigmatel_stac9708()
1075 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x4000); in patch_sigmatel_stac9721()
1088 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x0000); /* is this correct? --jk */ in patch_sigmatel_stac9744()
1100 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x0000); /* is this correct? --jk */ in patch_sigmatel_stac9756()