Home
last modified time | relevance | path

Searched refs:IEC958_AES1_CON_ORIGINAL (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/include/sound/
H A Dcs8403.h36 diga->status[1] |= IEC958_AES1_CON_ORIGINAL; in SND_CS8403_DECODE()
86 if (diga->status[1] & IEC958_AES1_CON_ORIGINAL) in SND_CS8403_ENCODE()
162 diga->status[1] |= IEC958_AES1_CON_ORIGINAL; in SND_CS8404_DECODE()
203 if (!(diga->status[1] & IEC958_AES1_CON_ORIGINAL)) in SND_CS8404_ENCODE()
H A Dasoundef.h98 #define IEC958_AES1_CON_ORIGINAL (1<<7) /* this bits depends on the category code */ macro
H A Dpcm.h1445 (IEC958_AES1_CON_ORIGINAL<<8)|\
/openbmc/linux/sound/pci/ca0106/
H A Dca0106_proc.c140 if (status[1] & IEC958_AES1_CON_ORIGINAL) { in snd_ca0106_proc_dump_iec958()
/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_pcm.c473 ucontrol->value.iec958.status[1] = IEC958_AES1_CON_ORIGINAL|IEC958_AES1_CON_DIGDIGCONV_ID; in snd_vortex_spdif_get()
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c2192 IEC958_AES1_CON_ORIGINAL; in snd_hda_spdif_cmask_get()
2246 if (sbits & (IEC958_AES1_CON_ORIGINAL << 8)) in convert_from_spdif_status()
2272 sbits |= (IEC958_AES1_CON_ORIGINAL << 8); in convert_to_spdif_status()
/openbmc/linux/sound/pci/oxygen/
H A Doxygen_mixer.c370 IEC958_AES1_CON_CATEGORY | IEC958_AES1_CON_ORIGINAL; in spdif_mask_get()
/openbmc/linux/sound/pci/ac97/
H A Dac97_codec.c700 IEC958_AES1_CON_ORIGINAL; in snd_ac97_spdif_cmask_get()
748 …new |= ((ucontrol->value.iec958.status[1] & (IEC958_AES1_CON_CATEGORY|IEC958_AES1_CON_ORIGINAL)) <… in snd_ac97_spdif_default_put()
/openbmc/linux/sound/pci/ctxfi/
H A Dctatc.c34 | IEC958_AES1_CON_ORIGINAL) << 8) \
/openbmc/linux/sound/pci/ice1712/
H A Dice1712.c1636 ucontrol->value.iec958.status[1] = IEC958_AES1_CON_ORIGINAL | in snd_ice1712_spdif_maskc_get()
H A Dice1724.c1685 ucontrol->value.iec958.status[1] = IEC958_AES1_CON_ORIGINAL | in snd_vt1724_spdif_maskc_get()