Home
last modified time | relevance | path

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

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