include/dt-bindings/reset/qcom,sdm845-aoss.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/reset/qcom,sdm845-aoss.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/reset/qcom,sdm845-aoss.h
Extension
.h
Size
425 bytes
Lines
18
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_RESET_AOSS_SDM_845_H
#define _DT_BINDINGS_RESET_AOSS_SDM_845_H

#define AOSS_CC_MSS_RESTART	0
#define AOSS_CC_CAMSS_RESTART	1
#define AOSS_CC_VENUS_RESTART	2
#define AOSS_CC_GPU_RESTART	3
#define AOSS_CC_DISPSS_RESTART	4
#define AOSS_CC_WCSS_RESTART	5
#define AOSS_CC_LPASS_RESTART	6

#endif

Annotation

Implementation Notes