Merge tag 'iommu-fixes-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / Documentation / sound / alsa / img,spdif-in.txt
CommitLineData
8f6eec13
DH
1The Imagination Technologies SPDIF Input controller contains the following
2controls:
3
4name='IEC958 Capture Mask',index=0
5
6This control returns a mask that shows which of the IEC958 status bits
7can be read using the 'IEC958 Capture Default' control.
8
9name='IEC958 Capture Default',index=0
10
11This control returns the status bits contained within the SPDIF stream that
12is being received. The 'IEC958 Capture Mask' shows which bits can be read
13from this control.
14
15name='SPDIF In Multi Frequency Acquire',index=0
16name='SPDIF In Multi Frequency Acquire',index=1
17name='SPDIF In Multi Frequency Acquire',index=2
18name='SPDIF In Multi Frequency Acquire',index=3
19
20This control is used to attempt acquisition of up to four different sample
21rates. The active rate can be obtained by reading the 'SPDIF In Lock Frequency'
22control.
23
24When the value of this control is set to {0,0,0,0}, the rate given to hw_params
25will determine the single rate the block will capture. Else, the rate given to
26hw_params will be ignored, and the block will attempt capture for each of the
27four sample rates set here.
28
29If less than four rates are required, the same rate can be specified more than
30once
31
32name='SPDIF In Lock Frequency',index=0
33
34This control returns the active capture rate, or 0 if a lock has not been
35acquired
36
37name='SPDIF In Lock TRK',index=0
38
39This control is used to modify the locking/jitter rejection characteristics
40of the block. Larger values increase the locking range, but reduce jitter
41rejection.
42
43name='SPDIF In Lock Acquire Threshold',index=0
44
45This control is used to change the threshold at which a lock is acquired.
46
47name='SPDIF In Lock Release Threshold',index=0
48
49This control is used to change the threshold at which a lock is released.
This page took 0.055698 seconds and 5 git commands to generate.