Searched refs:AC97_FLAG_AMPLIFIER (Results 1 – 1 of 1) sorted by relevance
106 #define AC97_FLAG_AMPLIFIER (1 << 0) /* ext. amp on by default */ macro1148 if (ac->flags & AC97_FLAG_AMPLIFIER) { in ac_hw_reset()1617 PROP_FLAG(AC97_PROP_AMPLIFIER, AC97_FLAG_AMPLIFIER, 1); in ac97_alloc()