Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/sound/designs/
A Dcontrol-names.rst89 IEC958
128 IEC958 (S/PDIF) interface
132 IEC958 [...] [Playback|Capture] Switch turn on/off the IEC958 interface
133 IEC958 [...] [Playback|Capture] Volume digital volume control
134 IEC958 [...] [Playback|Capture] Default default or global value - read/write
135 IEC958 [...] [Playback|Capture] Mask consumer and professional mask
136 IEC958 [...] [Playback|Capture] Con Mask consumer mask
137 IEC958 [...] [Playback|Capture] Pro Mask professional mask
138 IEC958 [...] [Playback|Capture] PCM Stream the settings assigned to a PCM stream
139 IEC958 Q-subcode [Playback|Capture] Default Q-subcode bits
[all …]
/linux-6.3-rc2/Documentation/sound/cards/
A Dimg-spdif-in.rst8 * name='IEC958 Capture Mask',index=0
10 This control returns a mask that shows which of the IEC958 status bits
11 can be read using the 'IEC958 Capture Default' control.
13 * name='IEC958 Capture Default',index=0
16 is being received. The 'IEC958 Capture Mask' shows which bits can be read
A Dcmipci.rst137 control via mixer or alsactl ("IEC958" is the official name of
141 from line-out with "IEC958 In Monitor" switch at any time (see
147 off. (Also don't forget to turn on "IEC958 Output Switch", too.)
152 IEC958 Mix Analog
161 IEC958 In Select
165 IEC958 Loop
169 IEC958 Copyright
172 IEC958 5V
177 IEC958 In Monitor
180 IEC958 In Phase Inverse
[all …]
A Dsb-live-mixer.rst15 IEC958 (S/PDIF) raw PCM
54 IEC958
156 ``name='IEC958 TTL Playback Volume',index=0``
158 This control is used to attenuate samples from left and right IEC958 TTL
162 ``name='IEC958 TTL Capture Volume',index=0``
180 ``name='IEC958 LiveDrive Playback Volume',index=0``
186 ``name='IEC958 LiveDrive Capture Volume',index=0``
192 ``name='IEC958 Coaxial Playback Volume',index=0``
198 ``name='IEC958 Coaxial Capture Volume',index=0``
233 ``name='IEC958 Optical Raw Playback Switch',index=0``
[all …]
A Daudigy-mixer.rst40 IEC958
115 This control is used to attenuate samples from left and right IEC958 TTL
121 This control is used to attenuate samples from left and right IEC958 TTL
125 name='IEC958 Optical Playback Volume',index=0
127 This control is used to attenuate samples from left and right IEC958 optical
131 name='IEC958 Optical Capture Volume',index=0
133 This control is used to attenuate samples from left and right IEC958 optical
218 name='IEC958 Optical Raw Playback Switch',index=0
220 If this switch is on, then the samples for the IEC958 (S/PDIF) digital
A Dmaya44.rst152 IEC958 Output
/linux-6.3-rc2/sound/pci/ctxfi/
A Dctpcm.c128 if (IEC958 == substream->pcm->device) { in ct_pcm_playback_open()
168 if (IEC958 == substream->pcm->device) in ct_pcm_playback_close()
205 if (IEC958 == substream->pcm->device) in ct_pcm_playback_prepare()
423 playback_count = (IEC958 == device) ? 1 : 256; in ct_alsa_pcm_create()
A Dctatc.h32 IEC958, enumerator
A Dctmixer.c716 kctl->id.device = IEC958; in ct_mixer_kcontrol_new()
A Dctatc.c99 [IEC958] = { .create = ct_alsa_pcm_create,
/linux-6.3-rc2/Documentation/sound/kernel-api/
A Dwriting-an-alsa-driver.rst2619 ``BOOLEAN``, ``INTEGER``, ``ENUMERATED``, ``BYTES``, ``IEC958`` and
3021 IEC958 status bits will be updated.
3495 IEC958 (S/PDIF)
3498 Usually the controls for IEC958 devices are implemented via the control
3499 interface. There is a macro to compose a name string for IEC958
3503 There are some standard controls for IEC958 status bits. These controls
3509IEC958 Playback Con Mask” is used to return the bit-mask for the IEC958
3510 status bits of consumer mode. Similarly, “IEC958 Playback Pro Mask”
3513 Meanwhile, “IEC958 Playback Default” control is defined for getting and
3514 setting the current default IEC958 bits.
[all …]

Completed in 23 milliseconds