Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dcs4231-regs.h97 #define CS4231_ULAW_8 0x20 /* 8-bit U-law companded */ macro
/openbmc/linux/sound/sparc/
H A Dcs4231.c541 rformat = CS4231_ULAW_8; in snd_cs4231_get_format()
/openbmc/linux/sound/isa/wss/
H A Dwss_lib.c537 case SNDRV_PCM_FORMAT_MU_LAW: rformat = CS4231_ULAW_8; break; in snd_wss_get_format()