Home
last modified time | relevance | path

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

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