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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ac97/
H A Dac97_patch.c3007 #define AC97_CM9761_FUNC 0x66 macro
3064 if (ac97->regs[AC97_CM9761_FUNC] & 0x1)
3078 return snd_ac97_update_bits(ac97, AC97_CM9761_FUNC, 0x1, 0x1);
3079 snd_ac97_update_bits(ac97, AC97_CM9761_FUNC, 0x1, 0);

Completed in 48 milliseconds