include/dt-bindings/clock/qcom,sm8450-gpucc.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/clock/qcom,sm8450-gpucc.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/clock/qcom,sm8450-gpucc.h
Extension
.h
Size
1403 bytes
Lines
49
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_QCOM_GPU_CC_SM8450_H
#define _DT_BINDINGS_CLK_QCOM_GPU_CC_SM8450_H

/* Clocks */
#define GPU_CC_AHB_CLK				0
#define GPU_CC_CRC_AHB_CLK			1
#define GPU_CC_CX_APB_CLK			2
#define GPU_CC_CX_FF_CLK			3
#define GPU_CC_CX_GMU_CLK			4
#define GPU_CC_CX_SNOC_DVM_CLK			5
#define GPU_CC_CXO_AON_CLK			6
#define GPU_CC_CXO_CLK				7
#define GPU_CC_DEMET_CLK			8
#define GPU_CC_DEMET_DIV_CLK_SRC		9
#define GPU_CC_FF_CLK_SRC			10
#define GPU_CC_FREQ_MEASURE_CLK			11
#define GPU_CC_GMU_CLK_SRC			12
#define GPU_CC_GX_FF_CLK			13
#define GPU_CC_GX_GFX3D_CLK			14
#define GPU_CC_GX_GFX3D_RDVM_CLK		15
#define GPU_CC_GX_GMU_CLK			16
#define GPU_CC_GX_VSENSE_CLK			17
#define GPU_CC_HLOS1_VOTE_GPU_SMMU_CLK		18
#define GPU_CC_HUB_AHB_DIV_CLK_SRC		19
#define GPU_CC_HUB_AON_CLK			20
#define GPU_CC_HUB_CLK_SRC			21
#define GPU_CC_HUB_CX_INT_CLK			22
#define GPU_CC_HUB_CX_INT_DIV_CLK_SRC		23
#define GPU_CC_MEMNOC_GFX_CLK			24
#define GPU_CC_MND1X_0_GFX3D_CLK		25
#define GPU_CC_MND1X_1_GFX3D_CLK		26
#define GPU_CC_PLL0				27
#define GPU_CC_PLL1				28
#define GPU_CC_SLEEP_CLK			29
#define GPU_CC_XO_CLK_SRC			30
#define GPU_CC_XO_DIV_CLK_SRC			31

/* GDSCs */
#define GPU_GX_GDSC				0
#define GPU_CX_GDSC				1

#endif

Annotation

Implementation Notes