* [PATCH v2 2/4]: ALSA: oxygen: Add mute mask to the header file
@ 2013-11-21 15:24 Roman Volkov
0 siblings, 0 replies; only message in thread
From: Roman Volkov @ 2013-11-21 15:24 UTC (permalink / raw)
To: clemens; +Cc: alsa-devel
I need this mask to mute unnecessary channels
Signed-off-by: Roman I. Volkov <v1ron@mail.ru>
---
diff -uprN linux-3.12/sound/pci/oxygen/oxygen_regs.h linux-3.12-my/sound/pci/oxygen/oxygen_regs.h
--- linux-3.12/sound/pci/oxygen/oxygen_regs.h 2013-11-04 03:41:51.000000000 +0400
+++ linux-3.12-my/sound/pci/oxygen/oxygen_regs.h 2013-11-20 12:08:07.000000000 +0400
@@ -318,6 +318,7 @@
#define OXYGEN_PLAY_MUTE23 0x0002
#define OXYGEN_PLAY_MUTE45 0x0004
#define OXYGEN_PLAY_MUTE67 0x0008
+#define OXYGEN_PLAY_MUTE_MASK 0x000f
#define OXYGEN_PLAY_MULTICH_MASK 0x0010
#define OXYGEN_PLAY_MULTICH_I2S_DAC 0x0000
#define OXYGEN_PLAY_MULTICH_AC97 0x0010
--
Kind regards,
Roman Volkov,
v1ron@mail.ru
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-11-21 15:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-21 15:24 [PATCH v2 2/4]: ALSA: oxygen: Add mute mask to the header file Roman Volkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).