Searched refs:IEC958_AES0_PRO_FS_44100 (Results 1 – 8 of 8) sorted by relevance
67 case 0x10: diga->status[0] |= IEC958_AES0_PRO_FS_44100; break; in SND_CS8403_DECODE()133 case IEC958_AES0_PRO_FS_44100: bits |= 0x10; break; /* 44.1kHz */ in SND_CS8403_ENCODE()193 case 0x40: diga->status[0] |= IEC958_AES0_PRO_FS_44100; break; in SND_CS8404_DECODE()234 case IEC958_AES0_PRO_FS_44100: bits |= 0x40; break; /* 44.1kHz */ in SND_CS8404_ENCODE()
42 #define IEC958_AES0_PRO_FS_44100 (1<<6) /* 44.1kHz */ macro
184 case IEC958_AES0_PRO_FS_44100: in snd_ca0106_proc_dump_iec958()
598 case 44100: status[0] |= IEC958_AES0_PRO_FS_44100; break; in snd_cs8427_iec958_pcm()
220 case 44100: sbits |= IEC958_AES0_PRO_FS_44100; break; in set_spdif_rate()
760 case IEC958_AES0_PRO_FS_44100: val |= 0<<12; break; in snd_ac97_spdif_default_put()
1639 case IEC958_AES0_PRO_FS_44100: in encode_spdif_bits()
1374 IEC958_AES0_PRO_FS_44100 : in snd_trident_spdif_hw_params()