Searched refs:IEC958_AES0_PRO_FS_44100 (Results 1 – 9 of 9) sorted by relevance
52 case 0x10: diga->status[0] |= IEC958_AES0_PRO_FS_44100; break; in SND_CS8403_DECODE()118 case IEC958_AES0_PRO_FS_44100: bits |= 0x10; break; /* 44.1kHz */ in SND_CS8403_ENCODE()178 case 0x40: diga->status[0] |= IEC958_AES0_PRO_FS_44100; break; in SND_CS8404_DECODE()219 case IEC958_AES0_PRO_FS_44100: bits |= 0x40; break; /* 44.1kHz */ in SND_CS8404_ENCODE()
27 #define IEC958_AES0_PRO_FS_44100 (1<<6) /* 44.1kHz */ macro
170 case IEC958_AES0_PRO_FS_44100: in snd_ca0106_proc_dump_iec958()
141 case IEC958_AES0_PRO_FS_44100: in xlnx_parse_aes_params()
591 case 44100: status[0] |= IEC958_AES0_PRO_FS_44100; break; in snd_cs8427_iec958_pcm()
205 case 44100: sbits |= IEC958_AES0_PRO_FS_44100; break; in set_spdif_rate()
740 case IEC958_AES0_PRO_FS_44100: val |= 0<<12; break; in snd_ac97_spdif_default_put()
1594 case IEC958_AES0_PRO_FS_44100: in encode_spdif_bits()
1327 IEC958_AES0_PRO_FS_44100 : in snd_trident_spdif_hw_params()