Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/lx6464es/
H A Dlx_core.h184 #define HEADER_FMT_UPTO11 0x00000200 /* frequency is less or equ. to 11k. macro
/openbmc/linux/include/sound/
H A Dvx_core.h500 #define HEADER_FMT_UPTO11 0x00000200 /* frequency is less or equ. to 11k.*/ macro
/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr.c538 #define HEADER_FMT_UPTO11 0x00000200 macro
580 header |= HEADER_FMT_UPTO11; in pcxhr_set_format()
/openbmc/linux/sound/drivers/vx/
H A Dvx_pcm.c162 header |= HEADER_FMT_UPTO11; in vx_set_format()