summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/atstk1005/target_skeleton/etc/asound.state
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2008-12-20 22:24:11 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2008-12-20 22:24:11 +0000
commit207503d59e43688d7fe22e78d565a7ac7df0de1e (patch)
tree195dcd4eee2beed17237859421356773044c60ca /target/device/Atmel/atstk1005/target_skeleton/etc/asound.state
parent736235cb0f92f4acbb2492baa1430f91aa186cce (diff)
downloadbuildroot-novena-207503d59e43688d7fe22e78d565a7ac7df0de1e.tar.gz
buildroot-novena-207503d59e43688d7fe22e78d565a7ac7df0de1e.zip
Add BSP for AP7200
Diffstat (limited to 'target/device/Atmel/atstk1005/target_skeleton/etc/asound.state')
-rw-r--r--target/device/Atmel/atstk1005/target_skeleton/etc/asound.state108
1 files changed, 108 insertions, 0 deletions
diff --git a/target/device/Atmel/atstk1005/target_skeleton/etc/asound.state b/target/device/Atmel/atstk1005/target_skeleton/etc/asound.state
new file mode 100644
index 000000000..55fb3f00a
--- /dev/null
+++ b/target/device/Atmel/atstk1005/target_skeleton/etc/asound.state
@@ -0,0 +1,108 @@
+state.at73c213_0 {
+ control.1 {
+ comment.access 'read write'
+ comment.type INTEGER
+ comment.count 2
+ comment.range '0 - 31'
+ iface MIXER
+ name 'Master Playback Volume'
+ value.0 21
+ value.1 21
+ }
+ control.2 {
+ comment.access 'read write'
+ comment.type BOOLEAN
+ comment.count 2
+ iface MIXER
+ name 'Master Playback Switch'
+ value.0 true
+ value.1 true
+ }
+ control.3 {
+ comment.access 'read write'
+ comment.type INTEGER
+ comment.count 2
+ comment.range '0 - 31'
+ iface MIXER
+ name 'PCM Playback Volume'
+ value.0 21
+ value.1 21
+ }
+ control.4 {
+ comment.access 'read write'
+ comment.type BOOLEAN
+ comment.count 2
+ iface MIXER
+ name 'PCM Playback Switch'
+ value.0 true
+ value.1 true
+ }
+ control.5 {
+ comment.access 'read write'
+ comment.type BOOLEAN
+ comment.count 1
+ iface MIXER
+ name 'Mono PA Playback Switch'
+ value true
+ }
+ control.6 {
+ comment.access 'read write'
+ comment.type INTEGER
+ comment.count 1
+ comment.range '0 - 14'
+ iface MIXER
+ name 'PA Playback Volume'
+ value 10
+ }
+ control.7 {
+ comment.access 'read write'
+ comment.type BOOLEAN
+ comment.count 1
+ iface MIXER
+ name 'PA High Gain Playback Switch'
+ value true
+ }
+ control.8 {
+ comment.access 'read write'
+ comment.type BOOLEAN
+ comment.count 1
+ iface MIXER
+ name 'PA Playback Switch'
+ value true
+ }
+ control.9 {
+ comment.access 'read write'
+ comment.type INTEGER
+ comment.count 1
+ comment.range '14 - 31'
+ iface MIXER
+ name 'Aux Capture Volume'
+ value 14
+ }
+ control.10 {
+ comment.access 'read write'
+ comment.type BOOLEAN
+ comment.count 1
+ iface MIXER
+ name 'Aux Capture Switch'
+ value false
+ }
+ control.11 {
+ comment.access 'read write'
+ comment.type INTEGER
+ comment.count 2
+ comment.range '14 - 31'
+ iface MIXER
+ name 'Line Capture Volume'
+ value.0 14
+ value.1 14
+ }
+ control.12 {
+ comment.access 'read write'
+ comment.type BOOLEAN
+ comment.count 1
+ iface MIXER
+ name 'Line Capture Switch'
+ value false
+ }
+}