Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dac97_codec.h98 #define AC97_ALC650_REVISION 0x6e macro
/openbmc/linux/sound/pci/ac97/
H A Dac97_patch.c2643 val = snd_ac97_read(ac97, AC97_ALC650_REVISION) & 0x3f; in patch_alc650()
2794 if ((snd_ac97_read(ac97, AC97_ALC650_REVISION) & 0x3f) == 2) { in patch_alc655()