include/dt-bindings/power/mediatek,mt6735-power-controller.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/power/mediatek,mt6735-power-controller.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/power/mediatek,mt6735-power-controller.h
Extension
.h
Size
423 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_MT6735_POWER_CONTROLLER_H
#define _DT_BINDINGS_POWER_MT6735_POWER_CONTROLLER_H

#define MT6735_POWER_DOMAIN_MD1		0
#define MT6735_POWER_DOMAIN_CONN	1
#define MT6735_POWER_DOMAIN_DIS		2
#define MT6735_POWER_DOMAIN_MFG		3
#define MT6735_POWER_DOMAIN_ISP		4
#define MT6735_POWER_DOMAIN_VDE		5
#define MT6735_POWER_DOMAIN_VEN		6

#endif

Annotation

Implementation Notes