Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dcs8403.h123 switch (diga->status[0] & IEC958_AES0_PRO_EMPHASIS) { in SND_CS8403_ENCODE()
224 switch (diga->status[0] & IEC958_AES0_PRO_EMPHASIS) { in SND_CS8404_ENCODE()
H A Dasoundef.h19 #define IEC958_AES0_PRO_EMPHASIS (7<<2) /* mask - emphasis */ macro
/openbmc/linux/sound/pci/ca0106/
H A Dca0106_proc.c189 switch (status[0] & IEC958_AES0_PRO_EMPHASIS) { in snd_ca0106_proc_dump_iec958()
/openbmc/linux/sound/pci/ice1712/
H A Dice1724.c1581 if ((diga->status[0] & IEC958_AES0_PRO_EMPHASIS) == in encode_spdif_bits()
1697 IEC958_AES0_PRO_EMPHASIS; in snd_vt1724_spdif_maskp_get()
H A Dice1712.c1657 IEC958_AES0_PRO_EMPHASIS; in snd_ice1712_spdif_maskp_get()
/openbmc/linux/sound/pci/
H A Drme32.c1798 .private_value = IEC958_AES0_PROFESSIONAL | IEC958_AES0_PRO_EMPHASIS
H A Drme96.c2255 IEC958_AES0_PRO_EMPHASIS
/openbmc/linux/sound/pci/rme9652/
H A Drme9652.c1473 IEC958_AES0_PRO_EMPHASIS,
H A Dhdsp.c2923 IEC958_AES0_PRO_EMPHASIS,
/openbmc/linux/sound/pci/ac97/
H A Dac97_codec.c744 if ((new & IEC958_AES0_PRO_EMPHASIS) == IEC958_AES0_PRO_EMPHASIS_5015) in snd_ac97_spdif_default_put()
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c2237 if ((sbits & IEC958_AES0_PRO_EMPHASIS) == in convert_from_spdif_status()