Home
last modified time | relevance | path

Searched refs:AC97_FLAG_AMPLIFIER (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/audio/ac97/
H A Dac97.c106 #define AC97_FLAG_AMPLIFIER (1 << 0) /* ext. amp on by default */ macro
1148 if (ac->flags & AC97_FLAG_AMPLIFIER) { in ac_hw_reset()
1617 PROP_FLAG(AC97_PROP_AMPLIFIER, AC97_FLAG_AMPLIFIER, 1); in ac97_alloc()