include/dt-bindings/soc/qcom,gpr.h

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

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/soc/qcom,gpr.h
Extension
.h
Size
411 bytes
Lines
20
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_BINDINGS_QCOM_GPR_H
#define __DT_BINDINGS_QCOM_GPR_H

/* DOMAINS */

#define GPR_DOMAIN_ID_MODEM	1
#define GPR_DOMAIN_ID_ADSP	2
#define GPR_DOMAIN_ID_APPS	3

/* Static Services */

#define GPR_APM_MODULE_IID		1
#define GPR_PRM_MODULE_IID		2
#define GPR_AMDB_MODULE_IID		3
#define GPR_VCPM_MODULE_IID		4

#endif /* __DT_BINDINGS_QCOM_GPR_H */

Annotation

Implementation Notes