Home
last modified time | relevance | path

Searched refs:CS4231_LINEAR_16 (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/sound/ !
Dcs4231-regs.h98 #define CS4231_LINEAR_16 0x40 /* 16-bit twos complement data - little endian */ macro
/linux-6.1.9/sound/isa/wss/ !
Dwss_lib.c454 case CS4231_LINEAR_16: in snd_wss_get_count()
539 case SNDRV_PCM_FORMAT_S16_LE: rformat = CS4231_LINEAR_16; break; in snd_wss_get_format()
/linux-6.1.9/sound/sparc/ !
Dcs4231.c547 rformat = CS4231_LINEAR_16; in snd_cs4231_get_format()