summaryrefslogtreecommitdiffstats
path: root/hal/msm8974/platform.h
diff options
context:
space:
mode:
authorPatrick Tjin <pattjin@google.com>2015-03-12 11:44:18 -0700
committerPatrick Tjin <pattjin@google.com>2015-03-20 12:36:05 -0700
commit11c2e2dc7cd0bd756b5d67c374cfe4da57baf91d (patch)
tree623ef8cf09d8c4485166ff998ff30c1c38cc2a80 /hal/msm8974/platform.h
parenta51dbfd4d104b001e5f576723386e41ddd7de321 (diff)
downloadhardware_qcom_audio-11c2e2dc7cd0bd756b5d67c374cfe4da57baf91d.tar.gz
hardware_qcom_audio-11c2e2dc7cd0bd756b5d67c374cfe4da57baf91d.tar.bz2
hardware_qcom_audio-11c2e2dc7cd0bd756b5d67c374cfe4da57baf91d.zip
msm8992/4: Add audio support
Change-Id: Ie748eefbfffc3a0f98288fb7580abd62dd0ce5a8
Diffstat (limited to 'hal/msm8974/platform.h')
-rw-r--r--hal/msm8974/platform.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/hal/msm8974/platform.h b/hal/msm8974/platform.h
index bb910610..63626d19 100644
--- a/hal/msm8974/platform.h
+++ b/hal/msm8974/platform.h
@@ -181,6 +181,12 @@ enum {
#define VOLTE_CALL_PCM_DEVICE 21
#define QCHAT_CALL_PCM_DEVICE 33
#define VOWLAN_CALL_PCM_DEVICE -1
+#elif PLATFORM_MSM8994
+#define VOICE_CALL_PCM_DEVICE 2
+#define VOICE2_CALL_PCM_DEVICE 22
+#define VOLTE_CALL_PCM_DEVICE 14
+#define QCHAT_CALL_PCM_DEVICE 20
+#define VOWLAN_CALL_PCM_DEVICE 36
#else
#define VOICE_CALL_PCM_DEVICE 2
#define VOICE2_CALL_PCM_DEVICE 22