Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 068badd2 authored by Jaiju Yesudasan's avatar Jaiju Yesudasan Committed by Gerrit - the friendly Code Review server
Browse files

soc: qcom: Define macro to indicate service identifier for scm call



Added new service identifier macro for  scm call.
The service is for getting system bandwidth information.

Change-Id: I0a67fe039753ea30c81bcdb34612d79d6bc6082c
Signed-off-by: default avatarJaiju Yesudasan <cjaijuy@codeaurora.org>
parent 53202f0d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2010-2016, The Linux Foundation. All rights reserved.
/* Copyright (c) 2010-2017, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -30,6 +30,7 @@
#define SCM_SVC_SMMU_PROGRAM		0x15
#define SCM_SVC_QDSS			0x16
#define SCM_SVC_TZSCHEDULER		0xFC
#define SCM_SVC_BW			0xFD

#define SCM_FUSE_READ			0x7
#define SCM_CMD_HDCP			0x01