Searched refs:AC97_SIGMATEL_BIAS1 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dac97_codec.c849 #define AC97_SIGMATEL_BIAS1 0x70 macro
866 codec->codec_write(codec, AC97_SIGMATEL_BIAS1, 0xabba);
910 codec->codec_write(codec, AC97_SIGMATEL_BIAS1, 0xabba);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dac97_codec.h277 #define AC97_SIGMATEL_BIAS1 0x70 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_patch.c996 snd_ac97_write(ac97, AC97_SIGMATEL_BIAS1, 0xabba);
999 snd_ac97_write(ac97, AC97_SIGMATEL_BIAS1, 0);
1044 snd_ac97_write_cache(ac97, AC97_SIGMATEL_BIAS1, 0xabba);
1064 snd_ac97_write_cache(ac97, AC97_SIGMATEL_BIAS1, 0xabba);
1077 snd_ac97_write_cache(ac97, AC97_SIGMATEL_BIAS1, 0xabba);
1089 snd_ac97_write_cache(ac97, AC97_SIGMATEL_BIAS1, 0xabba);

Completed in 81 milliseconds