Searched refs:IEC958 (Results 1 – 9 of 9) sorted by relevance
/linux-3.4.99/Documentation/sound/alsa/ |
D | ControlNames.txt | 49 IEC958 75 IEC958 (S/PDIF) interface: 77 IEC958 [...] [Playback|Capture] Switch /* turn on/off the IEC958 interface */ 78 IEC958 [...] [Playback|Capture] Volume /* digital volume control */ 79 IEC958 [...] [Playback|Capture] Default /* default or global value - read/write */ 80 IEC958 [...] [Playback|Capture] Mask /* consumer and professional mask */ 81 IEC958 [...] [Playback|Capture] Con Mask /* consumer mask */ 82 IEC958 [...] [Playback|Capture] Pro Mask /* professional mask */ 83 IEC958 [...] [Playback|Capture] PCM Stream /* the settings assigned to a PCM stream */ 84 IEC958 Q-subcode [Playback|Capture] Default /* Q-subcode bits */ [all …]
|
D | CMIPCI.txt | 127 To enable SPDIF output, you need to turn on "IEC958 Output Switch" 128 control via mixer or alsactl ("IEC958" is the official name of 132 from line-out with "IEC958 In Monitor" switch at any time (see 138 off. (Also don't forget to turn on "IEC958 Output Switch", too.) 143 "IEC958 Mix Analog" - Mix analog PCM playback and FM-OPL/3 streams and 150 "IEC958 In Select" - Select SPDIF input, the internal CD-in (false) 153 "IEC958 Loop" - SPDIF input data is loop back into SPDIF 156 "IEC958 Copyright" - Set the copyright bit. 158 "IEC958 5V" - Select 0.5V (coax) or 5V (optical) interface. 162 "IEC958 In Monitor" - SPDIF input is routed to DAC. [all …]
|
D | SB-Live-mixer.txt | 15 1) IEC958 (S/PDIF) raw PCM 49 IEC958 - S/PDIF 151 name='IEC958 TTL Playback Volume',index=0 153 This control is used to attenuate samples from left and right IEC958 TTL 157 name='IEC958 TTL Capture Volume',index=0 159 This control is used to attenuate samples from left and right IEC958 TTL 175 name='IEC958 LiveDrive Playback Volume',index=0 177 This control is used to attenuate samples from left and right IEC958 optical 181 name='IEC958 LiveDrive Capture Volume',index=0 183 This control is used to attenuate samples from left and right IEC958 optical [all …]
|
D | Audigy-mixer.txt | 35 IEC958 - S/PDIF 108 This control is used to attenuate samples from left and right IEC958 TTL 114 This control is used to attenuate samples from left and right IEC958 TTL 118 name='IEC958 Optical Playback Volume',index=0 120 This control is used to attenuate samples from left and right IEC958 optical 124 name='IEC958 Optical Capture Volume',index=0 126 This control is used to attenuate samples from left and right IEC958 optical 211 name='IEC958 Optical Raw Playback Switch',index=0 213 If this switch is on, then the samples for the IEC958 (S/PDIF) digital
|
D | README.maya44 | 131 IEC958 Output: switch for S/PDIF output.
|
/linux-3.4.99/sound/pci/ctxfi/ |
D | ctpcm.c | 132 if (IEC958 == substream->pcm->device) { in ct_pcm_playback_open() 171 if (IEC958 == substream->pcm->device) in ct_pcm_playback_close() 214 if (IEC958 == substream->pcm->device) in ct_pcm_playback_prepare() 407 playback_count = (IEC958 == device) ? 1 : 256; in ct_alsa_pcm_create()
|
D | ctatc.h | 36 IEC958, enumerator
|
D | ctmixer.c | 720 kctl->id.device = IEC958; in ct_mixer_kcontrol_new()
|
D | ctatc.c | 100 [IEC958] = { .create = ct_alsa_pcm_create,
|