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

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

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/power/mt2712-power.h
Extension
.h
Size
616 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_MT2712_POWER_H
#define _DT_BINDINGS_POWER_MT2712_POWER_H

#define MT2712_POWER_DOMAIN_MM		0
#define MT2712_POWER_DOMAIN_VDEC	1
#define MT2712_POWER_DOMAIN_VENC	2
#define MT2712_POWER_DOMAIN_ISP		3
#define MT2712_POWER_DOMAIN_AUDIO	4
#define MT2712_POWER_DOMAIN_USB		5
#define MT2712_POWER_DOMAIN_USB2	6
#define MT2712_POWER_DOMAIN_MFG		7
#define MT2712_POWER_DOMAIN_MFG_SC1	8
#define MT2712_POWER_DOMAIN_MFG_SC2	9
#define MT2712_POWER_DOMAIN_MFG_SC3	10

#endif /* _DT_BINDINGS_POWER_MT2712_POWER_H */

Annotation

Implementation Notes