include/dt-bindings/clock/mediatek,mt6735-imgsys.h

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

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/clock/mediatek,mt6735-imgsys.h
Extension
.h
Size
409 bytes
Lines
16
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_CLK_MT6735_IMGSYS_H
#define _DT_BINDINGS_CLK_MT6735_IMGSYS_H

#define CLK_IMG_SMI_LARB2		0
#define CLK_IMG_CAM_SMI			1
#define CLK_IMG_CAM_CAM			2
#define CLK_IMG_SEN_TG			3
#define CLK_IMG_SEN_CAM			4
#define CLK_IMG_CAM_SV			5
#define CLK_IMG_SUFOD			6
#define CLK_IMG_FD			7

#endif /* _DT_BINDINGS_CLK_MT6735_IMGSYS_H */

Annotation

Implementation Notes