Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dac97_codec.h117 #define AC97_SC_PRE 0x0008 /* Preemphasis status */ macro
/linux-2.6.39/include/sound/
Dac97_codec.h209 #define AC97_SC_PRE 0x0008 /* Preemphasis status */ macro
/linux-2.6.39/sound/pci/ac97/
Dac97_proc.c253 val & AC97_SC_PRE ? " Preemph50/15" : "", in snd_ac97_proc_read_main()