include/dt-bindings/soc/qcom,rpmh-rsc.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/soc/qcom,rpmh-rsc.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/soc/qcom,rpmh-rsc.h
Extension
.h
Size
300 bytes
Lines
15
Domain
Repository Root And Misc
Bucket
include
Inferred role
Repository Root And Misc: implementation source
Status
source implementation candidate

Why This File Exists

Top-level or miscellaneous repository surface. Use this as map coverage unless a later manual pass promotes the file into a deeper subsystem dossier.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef __DT_QCOM_RPMH_RSC_H__
#define __DT_QCOM_RPMH_RSC_H__

#define SLEEP_TCS	0
#define WAKE_TCS	1
#define ACTIVE_TCS	2
#define CONTROL_TCS	3

#endif /* __DT_QCOM_RPMH_RSC_H__ */

Annotation

Implementation Notes