Home
last modified time | relevance | path

Searched refs:IEC958_AES1_CON_PCM_CODER (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/sound/
H A Dasoundef.h57 #define IEC958_AES1_CON_PCM_CODER (IEC958_AES1_CON_DIGDIGCONV_ID|0x00) macro
H A Dpcm.h1446 (IEC958_AES1_CON_PCM_CODER<<8)|\
/openbmc/linux/sound/pci/ca0106/
H A Dca0106_proc.c77 { IEC958_AES1_CON_PCM_CODER, "PCM coder" },
/openbmc/linux/sound/isa/cs423x/
H A Dcs4236_lib.c316 reg = ((IEC958_AES1_CON_PCM_CODER & 3) << 6) | in snd_cs4236_create()
319 snd_cs4236_ctrl_out(chip, 6, IEC958_AES1_CON_PCM_CODER >> 2); in snd_cs4236_create()
/openbmc/linux/sound/pci/oxygen/
H A Doxygen_lib.c363 (IEC958_AES1_CON_PCM_CODER << OXYGEN_SPDIF_CATEGORY_SHIFT); in oxygen_init()
/openbmc/linux/sound/soc/ti/
H A Ddavinci-mcasp.c1690 cs[1] = IEC958_AES1_CON_PCM_CODER; in davinci_mcasp_init_iec958_status()