Searched refs:AC97_SIGMATEL_CIC2 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/sound/ |
D | ac97_codec.h | 287 #define AC97_SIGMATEL_CIC2 0x78 macro
|
/linux-4.1.27/sound/pci/ac97/ |
D | ac97_patch.c | 1024 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x1000); in patch_sigmatel_stac9708() 1029 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x1001); in patch_sigmatel_stac9708() 1044 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x4000); in patch_sigmatel_stac9721() 1057 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x0000); /* is this correct? --jk */ in patch_sigmatel_stac9744() 1069 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC2, 0x0000); /* is this correct? --jk */ in patch_sigmatel_stac9756()
|