Home
last modified time | relevance | path

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

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