include/dt-bindings/power/rk3128-power.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/power/rk3128-power.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/power/rk3128-power.h
Extension
.h
Size
297 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_BINDINGS_POWER_RK3128_POWER_H__
#define __DT_BINDINGS_POWER_RK3128_POWER_H__

/* VD_CORE */
#define RK3128_PD_CORE		0

/* VD_LOGIC */
#define RK3128_PD_VIO		1
#define RK3128_PD_VIDEO		2
#define RK3128_PD_GPU		3
#define RK3128_PD_MSCH		4

#endif

Annotation

Implementation Notes