Searched refs:AC97_EXTSTAT_VRA (Results 1 – 4 of 4) sorted by relevance
163 #define AC97_EXTSTAT_VRA 0x0001 macro
396 if(s->extended_status & AC97_EXTSTAT_VRA) { in set_dac_rate()1917 rdcodec(s->codec, AC97_EXTENDED_STATUS) | AC97_EXTSTAT_VRA); in vrc5477_ac97_probe()1919 if(rdcodec(s->codec, AC97_EXTENDED_STATUS) & AC97_EXTSTAT_VRA) in vrc5477_ac97_probe()1920 s->extended_status |= AC97_EXTSTAT_VRA; in vrc5477_ac97_probe()
383 ac97_extstat | AC97_EXTSTAT_VRA); in set_adc_rate()436 ac97_extstat | AC97_EXTSTAT_VRA); in set_dac_rate()2077 ac97_extstat & ~AC97_EXTSTAT_VRA); in au1550_probe()
366 ac97_extstat | AC97_EXTSTAT_VRA); in set_adc_rate()411 ac97_extstat | AC97_EXTSTAT_VRA); in set_dac_rate()2145 ac97_extstat & ~AC97_EXTSTAT_VRA); in au1000_probe()