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