Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/lx6464es/
Dlx_core.h186 #define HEADER_FMT_UPTO32 0x00000100 /* frequency is over 11k and less macro
/Linux-v5.4/include/sound/
Dvx_core.h500 #define HEADER_FMT_UPTO32 0x00000100 /* frequency is over 11k and less then 32k.*/ macro
/Linux-v5.4/sound/pci/pcxhr/
Dpcxhr.c540 #define HEADER_FMT_UPTO32 0x00000100 macro
583 header |= HEADER_FMT_UPTO32; in pcxhr_set_format()
/Linux-v5.4/sound/drivers/vx/
Dvx_pcm.c161 header |= HEADER_FMT_UPTO32; in vx_set_format()