Home
last modified time | relevance | path

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

/linux-3.4.99/include/sound/
Dcs4231-regs.h113 #define CS4231_LINEAR_16 0x40 /* 16-bit twos complement data - little endian */ macro
/linux-3.4.99/sound/isa/wss/
Dwss_lib.c468 case CS4231_LINEAR_16: in snd_wss_get_count()
553 case SNDRV_PCM_FORMAT_S16_LE: rformat = CS4231_LINEAR_16; break; in snd_wss_get_format()
/linux-3.4.99/sound/sparc/
Dcs4231.c546 rformat = CS4231_LINEAR_16; in snd_cs4231_get_format()