Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
69e5a39f
Commit
69e5a39f
authored
Feb 21, 2012
by
Mark Brown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ASoC: wm8962: Add 3D enhancement support
Signed-off-by:
Mark Brown
<
broonie@opensource.wolfsonmicro.com
>
parent
26b427a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
sound/soc/codecs/wm8962.c
sound/soc/codecs/wm8962.c
+3
-0
No files found.
sound/soc/codecs/wm8962.c
View file @
69e5a39f
...
@@ -1756,6 +1756,9 @@ SOC_DOUBLE_R_TLV("EQ4 Volume", WM8962_EQ3, WM8962_EQ23,
...
@@ -1756,6 +1756,9 @@ SOC_DOUBLE_R_TLV("EQ4 Volume", WM8962_EQ3, WM8962_EQ23,
SOC_DOUBLE_R_TLV
(
"EQ5 Volume"
,
WM8962_EQ3
,
WM8962_EQ23
,
SOC_DOUBLE_R_TLV
(
"EQ5 Volume"
,
WM8962_EQ3
,
WM8962_EQ23
,
WM8962_EQL_B5_GAIN_SHIFT
,
31
,
0
,
eq_tlv
),
WM8962_EQL_B5_GAIN_SHIFT
,
31
,
0
,
eq_tlv
),
SOC_SINGLE
(
"3D Switch"
,
WM8962_THREED1
,
0
,
1
,
0
),
SND_SOC_BYTES_MASK
(
"3D Coefficients"
,
WM8962_THREED1
,
4
,
WM8962_THREED_ENA
),
WM8962_DSP2_ENABLE
(
"VSS Switch"
,
WM8962_VSS_ENA_SHIFT
),
WM8962_DSP2_ENABLE
(
"VSS Switch"
,
WM8962_VSS_ENA_SHIFT
),
WM8962_DSP2_ENABLE
(
"HPF1 Switch"
,
WM8962_HPF1_ENA_SHIFT
),
WM8962_DSP2_ENABLE
(
"HPF1 Switch"
,
WM8962_HPF1_ENA_SHIFT
),
WM8962_DSP2_ENABLE
(
"HPF2 Switch"
,
WM8962_HPF2_ENA_SHIFT
),
WM8962_DSP2_ENABLE
(
"HPF2 Switch"
,
WM8962_HPF2_ENA_SHIFT
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment