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

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

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/power/rk3036-power.h
Extension
.h
Size
316 bytes
Lines
14
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_RK3036_POWER_H__
#define __DT_BINDINGS_POWER_RK3036_POWER_H__

#define RK3036_PD_MSCH		0
#define RK3036_PD_CORE		1
#define RK3036_PD_PERI		2
#define RK3036_PD_VIO		3
#define RK3036_PD_VPU		4
#define RK3036_PD_GPU		5
#define RK3036_PD_SYS		6

#endif

Annotation

Implementation Notes