Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/lx6464es/
Dlx_core.h199 #define HEADER_FMT_UPTO11 0x00000200 /* frequency is less or equ. to 11k. macro
/Linux-v4.19/include/sound/
Dvx_core.h512 #define HEADER_FMT_UPTO11 0x00000200 /* frequency is less or equ. to 11k.*/ macro
/Linux-v4.19/sound/pci/pcxhr/
Dpcxhr.c552 #define HEADER_FMT_UPTO11 0x00000200 macro
594 header |= HEADER_FMT_UPTO11; in pcxhr_set_format()
/Linux-v4.19/sound/drivers/vx/
Dvx_pcm.c178 header |= HEADER_FMT_UPTO11; in vx_set_format()