Searched refs:IEC958_AES0_PRO_EMPHASIS_NONE (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/sound/
H A Dcs8403.h72 case 0x20: diga->status[0] |= IEC958_AES0_PRO_EMPHASIS_NONE; break; SND_CS8403_DECODE()
139 case IEC958_AES0_PRO_EMPHASIS_NONE: bits |= 0x20; break; SND_CS8403_ENCODE()
198 case 0x02: diga->status[0] |= IEC958_AES0_PRO_EMPHASIS_NONE; break; SND_CS8404_DECODE()
240 case IEC958_AES0_PRO_EMPHASIS_NONE: bits |= 0x02; break; SND_CS8404_ENCODE()
H A Dasoundef.h36 #define IEC958_AES0_PRO_EMPHASIS_NONE (1<<2) /* none emphasis */ macro
/linux-4.1.27/sound/pci/ca0106/
H A Dca0106_proc.c209 case IEC958_AES0_PRO_EMPHASIS_NONE: snd_ca0106_proc_dump_iec958()

Completed in 54 milliseconds