Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/ !
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()
Dasoundef.h19 #define IEC958_AES0_PRO_EMPHASIS (7<<2) /* mask - emphasis */ macro
/linux-6.1.9/sound/pci/ca0106/ !
Dca0106_proc.c189 switch (status[0] & IEC958_AES0_PRO_EMPHASIS) { in snd_ca0106_proc_dump_iec958()
/linux-6.1.9/sound/pci/ice1712/ !
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()
Dice1712.c1657 IEC958_AES0_PRO_EMPHASIS; in snd_ice1712_spdif_maskp_get()
/linux-6.1.9/sound/pci/ !
Drme32.c1826 .private_value = IEC958_AES0_PROFESSIONAL | IEC958_AES0_PRO_EMPHASIS
Drme96.c2281 IEC958_AES0_PRO_EMPHASIS
/linux-6.1.9/sound/pci/rme9652/ !
Drme9652.c1473 IEC958_AES0_PRO_EMPHASIS,
Dhdsp.c2921 IEC958_AES0_PRO_EMPHASIS,
/linux-6.1.9/sound/pci/ac97/ !
Dac97_codec.c745 if ((new & IEC958_AES0_PRO_EMPHASIS) == IEC958_AES0_PRO_EMPHASIS_5015) in snd_ac97_spdif_default_put()
/linux-6.1.9/sound/pci/hda/ !
Dhda_codec.c2240 if ((sbits & IEC958_AES0_PRO_EMPHASIS) == in convert_from_spdif_status()