diff options
author | Katsuhiro Suzuki <[email protected]> | 2018-05-08 12:16:39 +0900 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-05-09 18:40:39 +0900 |
commit | 5a748de0644d16ceb4192ebf785742619b88109b (patch) | |
tree | df7f3c3cbe31af36092def4d5016c252f3b265fd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0e7b25c673ec916dee8d927fc8de5806d900cba8 (diff) |
ASoC: uniphier: add digital output volume for UniPhier sound system
This patch adds controllers for digital volume of PCM output. Volume
effects simply linear, not dB scale as follows:
Gained PCM = Original * 0x4000 / Volume
The value range of volume is from 0x0001 to 0xffff. 0x0000 works as
mute. Initial value is 0x4000 (+0dB).
Signed-off-by: Katsuhiro Suzuki <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions