Searched refs:AC97_SIGMATEL_CIC1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/sound/ |
D | ac97_codec.h | 34 #define AC97_SIGMATEL_CIC1 0x76 macro
|
/linux-6.1.9/sound/pci/ac97/ |
D | ac97_patch.c | 1030 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC1, 0xabba); in patch_sigmatel_stac9708() 1035 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC1, 0xabba); in patch_sigmatel_stac9708() 1050 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC1, 0xabba); in patch_sigmatel_stac9721() 1063 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC1, 0xabba); in patch_sigmatel_stac9744() 1075 snd_ac97_write_cache(ac97, AC97_SIGMATEL_CIC1, 0xabba); in patch_sigmatel_stac9756()
|