Searched refs:CS4231_ALAW_8 (Results 1 – 3 of 3) sorted by relevance
96 #define CS4231_ALAW_8 0x60 /* 8-bit A-law companded */ macro
544 rformat = CS4231_ALAW_8; in snd_cs4231_get_format()
538 case SNDRV_PCM_FORMAT_A_LAW: rformat = CS4231_ALAW_8; break; in snd_wss_get_format()