Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/ac97/
H A Dregs.h103 #define AC97_BC_RESERVED1 0x0002 /* Reserved (was Modem Line Codec support) */ macro
/openbmc/linux/sound/pci/ac97/
H A Dac97_proc.c133 val & AC97_BC_RESERVED1 ? " -reserved1-" : "", in snd_ac97_proc_read_main()