Searched refs:CS4231_LINEAR_16_BIG (Results 1 – 3 of 3) sorted by relevance
99 #define CS4231_LINEAR_16_BIG 0xc0 /* 16-bit twos complement data - big endian */ macro
455 case CS4231_LINEAR_16_BIG: in snd_wss_get_count()540 case SNDRV_PCM_FORMAT_S16_BE: rformat = CS4231_LINEAR_16_BIG; break; in snd_wss_get_format()
550 rformat = CS4231_LINEAR_16_BIG; in snd_cs4231_get_format()