Searched refs:AC97_SCAP_INV_EAPD (Results 1 – 4 of 4) sorted by relevance
141 ac97->scaps |= AC97_SCAP_INV_EAPD; in olpc_prequirks()
132 #define AC97_SCAP_INV_EAPD (1<<7) /* inverted EAPD */ macro
684 ac97->scaps |= AC97_SCAP_INV_EAPD; in set_inv_eapd()1699 if (ac97->scaps & AC97_SCAP_INV_EAPD) in snd_ac97_mixer_build()2387 if (ac97->scaps & AC97_SCAP_INV_EAPD) in snd_ac97_powerdown()
2425 ac97.scaps = AC97_SCAP_INV_EAPD; in cs46xx_detect_codec()