include/dt-bindings/power/allwinner,sun60i-a733-pck-600.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/power/allwinner,sun60i-a733-pck-600.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/power/allwinner,sun60i-a733-pck-600.h
Extension
.h
Size
440 bytes
Lines
19
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_POWER_SUN60I_A733_PCK600_H_
#define _DT_BINDINGS_POWER_SUN60I_A733_PCK600_H_

#define PD_VI			0
#define PD_DE_SYS		1
#define PD_VE_DEC		2
#define PD_VE_ENC		3
#define PD_NPU			4
#define PD_GPU_TOP		5
#define PD_GPU_CORE		6
#define PD_PCIE			7
#define PD_USB2			8
#define PD_VO			9
#define PD_VO1			10

#endif /* _DT_BINDINGS_POWER_SUN60I_A733_PCK600_H_ */

Annotation

Implementation Notes