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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dau1550_ac97.c353 u16 ac97_extstat; local
365 ac97_extstat = rdcodec(s->codec, AC97_EXTENDED_STATUS);
372 ac97_extstat | AC97_EXTSTAT_VRA);
404 u16 ac97_extstat; local
416 ac97_extstat = rdcodec(s->codec, AC97_EXTENDED_STATUS);
423 ac97_extstat | AC97_EXTSTAT_VRA);
2045 u16 ac97_extstat = rdcodec(s->codec, AC97_EXTENDED_STATUS); local
2047 ac97_extstat & ~AC97_EXTSTAT_VRA);

Completed in 42 milliseconds