include/dt-bindings/power/marvell,pxa1908-power.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/power/marvell,pxa1908-power.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/power/marvell,pxa1908-power.h
Extension
.h
Size
463 bytes
Lines
19
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 __DTS_MARVELL_PXA1908_POWER_H
#define __DTS_MARVELL_PXA1908_POWER_H

#define PXA1908_POWER_DOMAIN_VPU	0
#define PXA1908_POWER_DOMAIN_GPU	1
#define PXA1908_POWER_DOMAIN_GPU2D	2
#define PXA1908_POWER_DOMAIN_DSI	3
#define PXA1908_POWER_DOMAIN_ISP	4
#define PXA1908_POWER_DOMAIN_AUDIO	5

#endif

Annotation

Implementation Notes