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

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

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/clock/mediatek,mt6735-infracfg.h
Extension
.h
Size
672 bytes
Lines
26
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_INFRACFG_H
#define _DT_BINDINGS_CLK_MT6735_INFRACFG_H

#define CLK_INFRA_DBG			0
#define CLK_INFRA_GCE			1
#define CLK_INFRA_TRBG			2
#define CLK_INFRA_CPUM			3
#define CLK_INFRA_DEVAPC		4
#define CLK_INFRA_AUDIO			5
#define CLK_INFRA_GCPU			6
#define CLK_INFRA_L2C_SRAM		7
#define CLK_INFRA_M4U			8
#define CLK_INFRA_CLDMA			9
#define CLK_INFRA_CONNMCU_BUS		10
#define CLK_INFRA_KP			11
#define CLK_INFRA_APXGPT		12
#define CLK_INFRA_SEJ			13
#define CLK_INFRA_CCIF0_AP		14
#define CLK_INFRA_CCIF1_AP		15
#define CLK_INFRA_PMIC_SPI		16
#define CLK_INFRA_PMIC_WRAP		17

#endif

Annotation

Implementation Notes