aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/mc1n2/mc1n2.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/mc1n2/mc1n2.h')
-rw-r--r--sound/soc/codecs/mc1n2/mc1n2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/codecs/mc1n2/mc1n2.h b/sound/soc/codecs/mc1n2/mc1n2.h
index 4587273..8167f7c 100644
--- a/sound/soc/codecs/mc1n2/mc1n2.h
+++ b/sound/soc/codecs/mc1n2/mc1n2.h
@@ -100,6 +100,8 @@ struct mc1n2_ctrl_args {
#define MCDRV_NOTIFY_HDMI_STOP 0x0000000B
#define MCDRV_NOTIFY_RECOVER 0x0000000C
#define MCDRV_NOTIFY_2MIC_CALL_START 0x0000000D
+#define MCDRV_NOTIFY_LINEOUT_START 0x00000010
+#define MCDRV_NOTIFY_LINEOUT_STOP 0x00000011
#define MC1N2_MODE_IDLE (0x00)
#define MC1N2_MODE_CALL_ON (0x1<<0)