1 /* SPDX-License-Identifier: GPL-2.0 */ 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /* 2 /* 3 * Copyright (c) 2016-2018, The Linux Foundati 3 * Copyright (c) 2016-2018, The Linux Foundation. All rights reserved. 4 */ 4 */ 5 5 6 #ifndef __DT_QCOM_RPMH_RSC_H__ 6 #ifndef __DT_QCOM_RPMH_RSC_H__ 7 #define __DT_QCOM_RPMH_RSC_H__ 7 #define __DT_QCOM_RPMH_RSC_H__ 8 8 9 #define SLEEP_TCS 0 9 #define SLEEP_TCS 0 10 #define WAKE_TCS 1 10 #define WAKE_TCS 1 11 #define ACTIVE_TCS 2 11 #define ACTIVE_TCS 2 12 #define CONTROL_TCS 3 12 #define CONTROL_TCS 3 13 13 14 #endif /* __DT_QCOM_RPMH_RSC_H__ */ 14 #endif /* __DT_QCOM_RPMH_RSC_H__ */ 15 15
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.