Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 /*
0003  * Copyright (c) 2016-2018, The Linux Foundation. All rights reserved.
0004  */
0005 
0006 #ifndef __DT_QCOM_RPMH_RSC_H__
0007 #define __DT_QCOM_RPMH_RSC_H__
0008 
0009 #define SLEEP_TCS   0
0010 #define WAKE_TCS    1
0011 #define ACTIVE_TCS  2
0012 #define CONTROL_TCS 3
0013 
0014 #endif /* __DT_QCOM_RPMH_RSC_H__ */