Home
last modified time | relevance | path

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

/linux/sound/pci/emu10k1/
H A Demuproc.c213 snd_iprintf(buffer, "Estimated Sample Rate : 0x%x\n", val & SRCS_ESTSAMPLERATE); in snd_emu10k1_proc_spdif_read()
/linux/include/sound/
H A Demu10k1.h816 #define SRCS_ESTSAMPLERATE 0x0007ffff /* Do not modify this field. */ macro