Searched refs:AC97_ALC650_CLOCK (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dac97_codec.h351 #define AC97_ALC650_CLOCK 0x7a macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_proc.c267 (snd_ac97_read(ac97, AC97_ALC650_CLOCK) & 0x01)) {
H A Dac97_patch.c2576 snd_ac97_update_bits(ac97, AC97_ALC650_CLOCK, 1 << 12,
2655 /* enable AC97_ALC650_GPIO_SETUP, AC97_ALC650_CLOCK for R/W */
2660 val = snd_ac97_read(ac97, AC97_ALC650_CLOCK);
2669 snd_ac97_write_cache(ac97, AC97_ALC650_CLOCK, val);
2702 snd_ac97_update_bits(ac97, AC97_ALC650_CLOCK, 1 << 12,
H A Dac97_codec.c2698 AC97_SINGLE("Jack Detect", AC97_ALC650_CLOCK, 5, 1, 0);

Completed in 74 milliseconds