Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dac97_codec.h158 #define AC97_HAS_8CH (1<<19) /* supports 8-channel output */ macro
/linux/sound/pci/
H A Dintel8x0.c2265 if (chip->ac97[0]->flags & AC97_HAS_8CH) in snd_intel8x0_mixer()
/linux/sound/pci/ac97/
H A Dac97_patch.c2904 ac97->flags |= AC97_HAS_8CH; in patch_alc850()