Home
last modified time | relevance | path

Searched refs:IEC958_AES1_CON_CATEGORY (Results 1 – 8 of 8) sorted by relevance

/linux/include/sound/
H A Dcs8403.h90 if ((diga->status[1] & IEC958_AES1_CON_CATEGORY) == IEC958_AES1_CON_GENERAL) in SND_CS8403_ENCODE()
205 if ((diga->status[1] & IEC958_AES1_CON_CATEGORY) == IEC958_AES1_CON_GENERAL) in SND_CS8404_ENCODE()
H A Dasoundef.h46 #define IEC958_AES1_CON_CATEGORY 0x7f macro
/linux/sound/pci/ca0106/
H A Dca0106_proc.c131 if ((status[1] & IEC958_AES1_CON_CATEGORY) == snd_ca0106_con_category[i].val) { in snd_ca0106_proc_dump_iec958()
137 snd_iprintf(buffer, "unknown 0x%x\n", status[1] & IEC958_AES1_CON_CATEGORY); in snd_ca0106_proc_dump_iec958()
/linux/sound/pci/oxygen/
H A Doxygen_mixer.c370 IEC958_AES1_CON_CATEGORY | IEC958_AES1_CON_ORIGINAL; in spdif_mask_get()
/linux/sound/pci/ac97/
H A Dac97_codec.c699 ucontrol->value.iec958.status[1] = IEC958_AES1_CON_CATEGORY | in snd_ac97_spdif_cmask_get()
748 new |= ((ucontrol->value.iec958.status[1] & (IEC958_AES1_CON_CATEGORY|IEC958_AES1_CON_ORIGINAL)) << 8); in snd_ac97_spdif_default_put()
/linux/sound/pci/hda/
H A Dhda_codec.c2198 ucontrol->value.iec958.status[1] = IEC958_AES1_CON_CATEGORY | in snd_hda_spdif_cmask_get()
2255 val |= sbits & (IEC958_AES1_CON_CATEGORY << 8); in convert_from_spdif_status()
/linux/sound/pci/ice1712/
H A Dice1724.c1686 IEC958_AES1_CON_CATEGORY; in snd_vt1724_spdif_maskc_get()
H A Dice1712.c1637 IEC958_AES1_CON_CATEGORY; in snd_ice1712_spdif_maskc_get()