Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dcs4231-regs.h99 #define CS4231_LINEAR_16_BIG 0xc0 /* 16-bit twos complement data - big endian */ macro
/linux-5.19.10/sound/isa/wss/
Dwss_lib.c455 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()
/linux-5.19.10/sound/sparc/
Dcs4231.c550 rformat = CS4231_LINEAR_16_BIG; in snd_cs4231_get_format()