Home
last modified time | relevance | path

Searched refs:HEADER_FMT_UPTO32 (Results 1 – 4 of 4) sorted by relevance

/linux/sound/pci/lx6464es/
H A Dlx_core.h183 #define HEADER_FMT_UPTO32 0x00000100 /* frequency is over 11k and less macro
/linux/include/sound/
H A Dvx_core.h500 #define HEADER_FMT_UPTO32 0x00000100 /* frequency is over 11k and less then 32k.*/ macro
/linux/sound/pci/pcxhr/
H A Dpcxhr.c539 #define HEADER_FMT_UPTO32 0x00000100 macro
582 header |= HEADER_FMT_UPTO32; in pcxhr_set_format()
/linux/sound/drivers/vx/
H A Dvx_pcm.c160 header |= HEADER_FMT_UPTO32; in vx_set_format()