include/dt-bindings/power/starfive,jh7110-pmu.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/power/starfive,jh7110-pmu.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/power/starfive,jh7110-pmu.h
Extension
.h
Size
548 bytes
Lines
22
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_JH7110_POWER_H__
#define __DT_BINDINGS_POWER_JH7110_POWER_H__

#define JH7110_PD_SYSTOP	0
#define JH7110_PD_CPU		1
#define JH7110_PD_GPUA		2
#define JH7110_PD_VDEC		3
#define JH7110_PD_VOUT		4
#define JH7110_PD_ISP		5
#define JH7110_PD_VENC		6

/* AON Power Domain */
#define JH7110_AON_PD_DPHY_TX	0
#define JH7110_AON_PD_DPHY_RX	1

#endif

Annotation

Implementation Notes