Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dac97_codec.h132 #define AC97_BC_RESERVED1 0x0002 /* Reserved (was Modem Line Codec support) */ macro
/linux-4.1.27/sound/pci/ac97/
Dac97_proc.c148 val & AC97_BC_RESERVED1 ? " -reserved1-" : "", in snd_ac97_proc_read_main()