__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright (c) 2014 Samsung Electronics Co., Ltd.
 * 	Author: Tomasz Figa <[email protected]>
 *
 * Device Tree binding constants for Samsung Exynos3250 clock controllers.
 */

#ifndef _DT_BINDINGS_CLOCK_SAMSUNG_EXYNOS3250_CLOCK_H
#define _DT_BINDINGS_CLOCK_SAMSUNG_EXYNOS3250_CLOCK_H

/*
 * Let each exported clock get a unique index, which is used on DT-enabled
 * platforms to lookup the clock from a clock specifier. These indices are
 * therefore considered an ABI and so must not be changed. This implies
 * that new clocks should be added either in free spaces between clock groups
 * or at the end.
 */


/*
 * Main CMU
 */

#define CLK_OSCSEL			1
#define CLK_FIN_PLL			2
#define CLK_FOUT_APLL			3
#define CLK_FOUT_VPLL			4
#define CLK_FOUT_UPLL			5
#define CLK_FOUT_MPLL			6
#define CLK_ARM_CLK			7

/* Muxes */
#define CLK_MOUT_MPLL_USER_L		16
#define CLK_MOUT_GDL			17
#define CLK_MOUT_MPLL_USER_R		18
#define CLK_MOUT_GDR			19
#define CLK_MOUT_EBI			20
#define CLK_MOUT_ACLK_200		21
#define CLK_MOUT_ACLK_160		22
#define CLK_MOUT_ACLK_100		23
#define CLK_MOUT_ACLK_266_1		24
#define CLK_MOUT_ACLK_266_0		25
#define CLK_MOUT_ACLK_266		26
#define CLK_MOUT_VPLL			27
#define CLK_MOUT_EPLL_USER		28
#define CLK_MOUT_EBI_1			29
#define CLK_MOUT_UPLL			30
#define CLK_MOUT_ACLK_400_MCUISP_SUB	31
#define CLK_MOUT_MPLL			32
#define CLK_MOUT_ACLK_400_MCUISP	33
#define CLK_MOUT_VPLLSRC		34
#define CLK_MOUT_CAM1			35
#define CLK_MOUT_CAM_BLK		36
#define CLK_MOUT_MFC			37
#define CLK_MOUT_MFC_1			38
#define CLK_MOUT_MFC_0			39
#define CLK_MOUT_G3D			40
#define CLK_MOUT_G3D_1			41
#define CLK_MOUT_G3D_0			42
#define CLK_MOUT_MIPI0			43
#define CLK_MOUT_FIMD0			44
#define CLK_MOUT_UART_ISP		45
#define CLK_MOUT_SPI1_ISP		46
#define CLK_MOUT_SPI0_ISP		47
#define CLK_MOUT_TSADC			48
#define CLK_MOUT_MMC1			49
#define CLK_MOUT_MMC0			50
#define CLK_MOUT_UART1			51
#define CLK_MOUT_UART0			52
#define CLK_MOUT_SPI1			53
#define CLK_MOUT_SPI0			54
#define CLK_MOUT_AUDIO			55
#define CLK_MOUT_MPLL_USER_C		56
#define CLK_MOUT_HPM			57
#define CLK_MOUT_CORE			58
#define CLK_MOUT_APLL			59
#define CLK_MOUT_ACLK_266_SUB		60
#define CLK_MOUT_UART2			61
#define CLK_MOUT_MMC2			62

/* Dividers */
#define CLK_DIV_GPL			64
#define CLK_DIV_GDL			65
#define CLK_DIV_GPR			66
#define CLK_DIV_GDR			67
#define CLK_DIV_MPLL_PRE		68
#define CLK_DIV_ACLK_400_MCUISP		69
#define CLK_DIV_EBI			70
#define CLK_DIV_ACLK_200		71
#define CLK_DIV_ACLK_160		72
#define CLK_DIV_ACLK_100		73
#define CLK_DIV_ACLK_266		74
#define CLK_DIV_CAM1			75
#define CLK_DIV_CAM_BLK			76
#define CLK_DIV_MFC			77
#define CLK_DIV_G3D			78
#define CLK_DIV_MIPI0_PRE		79
#define CLK_DIV_MIPI0			80
#define CLK_DIV_FIMD0			81
#define CLK_DIV_UART_ISP		82
#define CLK_DIV_SPI1_ISP_PRE		83
#define CLK_DIV_SPI1_ISP		84
#define CLK_DIV_SPI0_ISP_PRE		85
#define CLK_DIV_SPI0_ISP		86
#define CLK_DIV_TSADC_PRE		87
#define CLK_DIV_TSADC			88
#define CLK_DIV_MMC1_PRE		89
#define CLK_DIV_MMC1			90
#define CLK_DIV_MMC0_PRE		91
#define CLK_DIV_MMC0			92
#define CLK_DIV_UART1			93
#define CLK_DIV_UART0			94
#define CLK_DIV_SPI1_PRE		95
#define CLK_DIV_SPI1			96
#define CLK_DIV_SPI0_PRE		97
#define CLK_DIV_SPI0			98
#define CLK_DIV_PCM			99
#define CLK_DIV_AUDIO			100
#define CLK_DIV_I2S			101
#define CLK_DIV_CORE2			102
#define CLK_DIV_APLL			103
#define CLK_DIV_PCLK_DBG		104
#define CLK_DIV_ATB			105
#define CLK_DIV_COREM			106
#define CLK_DIV_CORE			107
#define CLK_DIV_HPM			108
#define CLK_DIV_COPY			109
#define CLK_DIV_UART2			110
#define CLK_DIV_MMC2_PRE		111
#define CLK_DIV_MMC2			112

/* Gates */
#define CLK_ASYNC_G3D			128
#define CLK_ASYNC_MFCL			129
#define CLK_PPMULEFT			130
#define CLK_GPIO_LEFT			131
#define CLK_ASYNC_ISPMX			132
#define CLK_ASYNC_FSYSD			133
#define CLK_ASYNC_LCD0X			134
#define CLK_ASYNC_CAMX			135
#define CLK_PPMURIGHT			136
#define CLK_GPIO_RIGHT			137
#define CLK_MONOCNT			138
#define CLK_TZPC6			139
#define CLK_PROVISIONKEY1		140
#define CLK_PROVISIONKEY0		141
#define CLK_CMU_ISPPART			142
#define CLK_TMU_APBIF			143
#define CLK_KEYIF			144
#define CLK_RTC				145
#define CLK_WDT				146
#define CLK_MCT				147
#define CLK_SECKEY			148
#define CLK_TZPC5			149
#define CLK_TZPC4			150
#define CLK_TZPC3			151
#define CLK_TZPC2			152
#define CLK_TZPC1			153
#define CLK_TZPC0			154
#define CLK_CMU_COREPART		155
#define CLK_CMU_TOPPART			156
#define CLK_PMU_APBIF			157
#define CLK_SYSREG			158
#define CLK_CHIP_ID			159
#define CLK_QEJPEG			160
#define CLK_PIXELASYNCM1		161
#define CLK_PIXELASYNCM0		162
#define CLK_PPMUCAMIF			163
#define CLK_QEM2MSCALER			164
#define CLK_QEGSCALER1			165
#define CLK_QEGSCALER0			166
#define CLK_SMMUJPEG			167
#define CLK_SMMUM2M2SCALER		168
#define CLK_SMMUGSCALER1		169
#define CLK_SMMUGSCALER0		170
#define CLK_JPEG			171
#define CLK_M2MSCALER			172
#define CLK_GSCALER1			173
#define CLK_GSCALER0			174
#define CLK_QEMFC			175
#define CLK_PPMUMFC_L			176
#define CLK_SMMUMFC_L			177
#define CLK_MFC				178
#define CLK_SMMUG3D			179
#define CLK_QEG3D			180
#define CLK_PPMUG3D			181
#define CLK_G3D				182
#define CLK_QE_CH1_LCD			183
#define CLK_QE_CH0_LCD			184
#define CLK_PPMULCD0			185
#define CLK_SMMUFIMD0			186
#define CLK_DSIM0			187
#define CLK_FIMD0			188
#define CLK_CAM1			189
#define CLK_UART_ISP_TOP		190
#define CLK_SPI1_ISP_TOP		191
#define CLK_SPI0_ISP_TOP		192
#define CLK_TSADC			193
#define CLK_PPMUFILE			194
#define CLK_USBOTG			195
#define CLK_USBHOST			196
#define CLK_SROMC			197
#define CLK_SDMMC1			198
#define CLK_SDMMC0			199
#define CLK_PDMA1			200
#define CLK_PDMA0			201
#define CLK_PWM				202
#define CLK_PCM				203
#define CLK_I2S				204
#define CLK_SPI1			205
#define CLK_SPI0			206
#define CLK_I2C7			207
#define CLK_I2C6			208
#define CLK_I2C5			209
#define CLK_I2C4			210
#define CLK_I2C3			211
#define CLK_I2C2			212
#define CLK_I2C1			213
#define CLK_I2C0			214
#define CLK_UART1			215
#define CLK_UART0			216
#define CLK_BLOCK_LCD			217
#define CLK_BLOCK_G3D			218
#define CLK_BLOCK_MFC			219
#define CLK_BLOCK_CAM			220
#define CLK_SMIES			221
#define CLK_UART2			222
#define CLK_SDMMC2			223

/* Special clocks */
#define CLK_SCLK_JPEG			224
#define CLK_SCLK_M2MSCALER		225
#define CLK_SCLK_GSCALER1		226
#define CLK_SCLK_GSCALER0		227
#define CLK_SCLK_MFC			228
#define CLK_SCLK_G3D			229
#define CLK_SCLK_MIPIDPHY2L		230
#define CLK_SCLK_MIPI0			231
#define CLK_SCLK_FIMD0			232
#define CLK_SCLK_CAM1			233
#define CLK_SCLK_UART_ISP		234
#define CLK_SCLK_SPI1_ISP		235
#define CLK_SCLK_SPI0_ISP		236
#define CLK_SCLK_UPLL			237
#define CLK_SCLK_TSADC			238
#define CLK_SCLK_EBI			239
#define CLK_SCLK_MMC1			240
#define CLK_SCLK_MMC0			241
#define CLK_SCLK_I2S			242
#define CLK_SCLK_PCM			243
#define CLK_SCLK_SPI1			244
#define CLK_SCLK_SPI0			245
#define CLK_SCLK_UART1			246
#define CLK_SCLK_UART0			247
#define CLK_SCLK_UART2			248
#define CLK_SCLK_MMC2			249

/*
 * CMU DMC
 */

#define CLK_FOUT_BPLL			1
#define CLK_FOUT_EPLL			2

/* Muxes */
#define CLK_MOUT_MPLL_MIF		8
#define CLK_MOUT_BPLL			9
#define CLK_MOUT_DPHY			10
#define CLK_MOUT_DMC_BUS		11
#define CLK_MOUT_EPLL			12

/* Dividers */
#define CLK_DIV_DMC			16
#define CLK_DIV_DPHY			17
#define CLK_DIV_DMC_PRE			18
#define CLK_DIV_DMCP			19
#define CLK_DIV_DMCD			20

/*
 * CMU ISP
 */

/* Dividers */

#define CLK_DIV_ISP1			1
#define CLK_DIV_ISP0			2
#define CLK_DIV_MCUISP1			3
#define CLK_DIV_MCUISP0			4
#define CLK_DIV_MPWM			5

/* Gates */

#define CLK_UART_ISP			8
#define CLK_WDT_ISP			9
#define CLK_PWM_ISP			10
#define CLK_I2C1_ISP			11
#define CLK_I2C0_ISP			12
#define CLK_MPWM_ISP			13
#define CLK_MCUCTL_ISP			14
#define CLK_PPMUISPX			15
#define CLK_PPMUISPMX			16
#define CLK_QE_LITE1			17
#define CLK_QE_LITE0			18
#define CLK_QE_FD			19
#define CLK_QE_DRC			20
#define CLK_QE_ISP			21
#define CLK_CSIS1			22
#define CLK_SMMU_LITE1			23
#define CLK_SMMU_LITE0			24
#define CLK_SMMU_FD			25
#define CLK_SMMU_DRC			26
#define CLK_SMMU_ISP			27
#define CLK_GICISP			28
#define CLK_CSIS0			29
#define CLK_MCUISP			30
#define CLK_LITE1			31
#define CLK_LITE0			32
#define CLK_FD				33
#define CLK_DRC				34
#define CLK_ISP				35
#define CLK_QE_ISPCX			36
#define CLK_QE_SCALERP			37
#define CLK_QE_SCALERC			38
#define CLK_SMMU_SCALERP		39
#define CLK_SMMU_SCALERC		40
#define CLK_SCALERP			41
#define CLK_SCALERC			42
#define CLK_SPI1_ISP			43
#define CLK_SPI0_ISP			44
#define CLK_SMMU_ISPCX			45
#define CLK_ASYNCAXIM			46
#define CLK_SCLK_MPWM_ISP		47

#endif /* _DT_BINDINGS_CLOCK_SAMSUNG_EXYNOS3250_CLOCK_H */

Filemanager

Name Type Size Permission Actions
actions,s500-cmu.h File 1.77 KB 0644
actions,s700-cmu.h File 2.47 KB 0644
actions,s900-cmu.h File 2.64 KB 0644
agilex-clock.h File 1.99 KB 0644
alphascale,asm9260.h File 2.23 KB 0644
am3.h File 5.54 KB 0644
am4.h File 6.7 KB 0644
amlogic,a1-peripherals-clkc.h File 4.45 KB 0644
amlogic,a1-pll-clkc.h File 696 B 0644
amlogic,c3-peripherals-clkc.h File 6.34 KB 0644
amlogic,c3-pll-clkc.h File 1.17 KB 0644
amlogic,c3-scmi-clkc.h File 742 B 0644
amlogic,s4-peripherals-clkc.h File 6.74 KB 0644
amlogic,s4-pll-clkc.h File 1.21 KB 0644
aspeed,ast2700-scu.h File 4.66 KB 0644
aspeed-clock.h File 1.65 KB 0644
ast2600-clock.h File 3.57 KB 0644
at91.h File 1.75 KB 0644
ath79-clk.h File 381 B 0644
axg-aoclkc.h File 839 B 0644
axg-audio-clkc.h File 5.69 KB 0644
axg-clkc.h File 4.17 KB 0644
axis,artpec6-clkctrl.h File 967 B 0644
bcm-cygnus.h File 3.06 KB 0644
bcm-ns2.h File 2.85 KB 0644
bcm-nsp.h File 2.1 KB 0644
bcm-sr.h File 3.79 KB 0644
bcm21664.h File 1.54 KB 0644
bcm281xx.h File 2 KB 0644
bcm2835-aux.h File 227 B 0644
bcm2835.h File 1.61 KB 0644
bcm3368-clock.h File 720 B 0644
bcm6318-clock.h File 1.15 KB 0644
bcm63268-clock.h File 1.21 KB 0644
bcm6328-clock.h File 504 B 0644
bcm6358-clock.h File 473 B 0644
bcm6362-clock.h File 717 B 0644
bcm6368-clock.h File 687 B 0644
berlin2.h File 1.05 KB 0644
berlin2q.h File 734 B 0644
bm1880-clock.h File 2.38 KB 0644
boston-clock.h File 313 B 0644
bt1-ccu.h File 1.24 KB 0644
cirrus,cs2000-cp.h File 374 B 0644
cirrus,ep9301-syscon.h File 1.03 KB 0644
clps711x-clock.h File 569 B 0644
cortina,gemini-clock.h File 885 B 0644
dm814.h File 1.72 KB 0644
dm816.h File 1.94 KB 0644
dra7.h File 9.89 KB 0644
en7523-clk.h File 442 B 0644
exynos-audss-clk.h File 636 B 0644
exynos3250.h File 8.34 KB 0644
exynos4.h File 7.46 KB 0644
exynos5250.h File 4.4 KB 0644
exynos5260-clk.h File 14.04 KB 0644
exynos5410.h File 1.5 KB 0644
exynos5420.h File 7.22 KB 0644
exynos5433.h File 43.79 KB 0644
exynos7-clk.h File 5.01 KB 0644
exynos7885.h File 4.88 KB 0644
exynos850.h File 11.98 KB 0644
fsd-clk.h File 4.8 KB 0644
fsl,qoriq-clockgen.h File 374 B 0644
g12a-aoclkc.h File 1.13 KB 0644
g12a-clkc.h File 8.78 KB 0644
google,gs101.h File 25.05 KB 0644
gxbb-aoclkc.h File 3.02 KB 0644
gxbb-clkc.h File 5.8 KB 0644
hi3516cv300-clock.h File 1.04 KB 0644
hi3519-clock.h File 728 B 0644
hi3559av100-clock.h File 5.57 KB 0644
hi3620-clock.h File 3.73 KB 0644
hi3660-clock.h File 6.59 KB 0644
hi3670-clock.h File 11.66 KB 0644
hi6220-clock.h File 4.37 KB 0644
hip04-clock.h File 462 B 0644
histb-clock.h File 1.95 KB 0644
hix5hd2-clock.h File 2.2 KB 0644
imx1-clock.h File 906 B 0644
imx21-clock.h File 2.26 KB 0644
imx27-clock.h File 3.27 KB 0644
imx5-clock.h File 6.93 KB 0644
imx6qdl-clock.h File 9.46 KB 0644
imx6sl-clock.h File 5.64 KB 0644
imx6sll-clock.h File 6.37 KB 0644
imx6sx-clock.h File 8.91 KB 0644
imx6ul-clock.h File 8.43 KB 0644
imx7d-clock.h File 15.74 KB 0644
imx7ulp-clock.h File 3.27 KB 0644
imx8-clock.h File 7.16 KB 0644
imx8-lpcg.h File 321 B 0644
imx8mm-clock.h File 8.83 KB 0644
imx8mn-clock.h File 8.55 KB 0644
imx8mp-clock.h File 13.85 KB 0644
imx8mq-clock.h File 11.07 KB 0644
imx8ulp-clock.h File 8.07 KB 0644
imx93-clock.h File 6.68 KB 0644
imxrt1050-clock.h File 2.47 KB 0644
ingenic,jz4725b-cgu.h File 996 B 0644
ingenic,jz4740-cgu.h File 1.07 KB 0644
ingenic,jz4755-cgu.h File 1.32 KB 0644
ingenic,jz4760-cgu.h File 1.5 KB 0644
ingenic,jz4770-cgu.h File 1.59 KB 0644
ingenic,jz4780-cgu.h File 2.58 KB 0644
ingenic,sysost.h File 987 B 0644
ingenic,tcu.h File 500 B 0644
ingenic,x1000-cgu.h File 1.61 KB 0644
ingenic,x1830-cgu.h File 1.58 KB 0644
intel,agilex5-clkmgr.h File 3.04 KB 0644
intel,lgm-clk.h File 3.75 KB 0644
k210-clk.h File 1.27 KB 0644
lochnagar.h File 715 B 0644
loongson,ls1x-clk.h File 460 B 0644
loongson,ls2k-clk.h File 1.27 KB 0644
lpc18xx-ccu.h File 2.08 KB 0644
lpc18xx-cgu.h File 1.12 KB 0644
lpc32xx-clock.h File 1.59 KB 0644
lsi,axm5516-clks.h File 809 B 0644
marvell,mmp2-audio.h File 262 B 0644
marvell,mmp2.h File 2.56 KB 0644
marvell,pxa168.h File 1.82 KB 0644
marvell,pxa1908.h File 2.51 KB 0644
marvell,pxa1928.h File 1.47 KB 0644
marvell,pxa910.h File 1.57 KB 0644
maxim,max77620.h File 486 B 0644
maxim,max77686.h File 497 B 0644
maxim,max77802.h File 479 B 0644
maxim,max9485.h File 304 B 0644
mediatek,mt6735-apmixedsys.h File 433 B 0644
mediatek,mt6735-imgsys.h File 409 B 0644
mediatek,mt6735-infracfg.h File 672 B 0644
mediatek,mt6735-mfgcfg.h File 218 B 0644
mediatek,mt6735-pericfg.h File 979 B 0644
mediatek,mt6735-topckgen.h File 2.25 KB 0644
mediatek,mt6735-vdecsys.h File 252 B 0644
mediatek,mt6735-vencsys.h File 309 B 0644
mediatek,mt6795-clk.h File 7.69 KB 0644
mediatek,mt7981-clk.h File 6.18 KB 0644
mediatek,mt7988-clk.h File 8.5 KB 0644
mediatek,mt8188-clk.h File 22.08 KB 0644
mediatek,mt8365-clk.h File 10.14 KB 0644
meson8-ddr-clkc.h File 104 B 0644
meson8b-clkc.h File 6.11 KB 0644
microchip,lan966x.h File 762 B 0644
microchip,mpfs-clock.h File 1.64 KB 0644
microchip,pic32-clock.h File 760 B 0644
microchip,sparx5.h File 440 B 0644
mobileye,eyeq5-clk.h File 1.47 KB 0644
mpc512x-clock.h File 2.22 KB 0644
mstar-msc313-mpll.h File 512 B 0644
mt2701-clk.h File 13.27 KB 0644
mt2712-clk.h File 11.86 KB 0644
mt6765-clk.h File 8.55 KB 0644
mt6779-clk.h File 12.25 KB 0644
mt6797-clk.h File 7.99 KB 0644
mt7621-clk.h File 1018 B 0644
mt7622-clk.h File 7.57 KB 0644
mt7629-clk.h File 5.59 KB 0644
mt7986-clk.h File 4.67 KB 0644
mt8135-clk.h File 5.12 KB 0644
mt8167-clk.h File 4.25 KB 0644
mt8173-clk.h File 8.79 KB 0644
mt8183-clk.h File 11.87 KB 0644
mt8186-clk.h File 12.24 KB 0644
mt8192-clk.h File 15.55 KB 0644
mt8195-clk.h File 24.41 KB 0644
mt8516-clk.h File 6.47 KB 0644
nuvoton,ma35d1-clk.h File 5.37 KB 0644
nuvoton,npcm7xx-clock.h File 1.08 KB 0644
nuvoton,npcm845-clk.h File 1.3 KB 0644
nxp,imx95-clock.h File 861 B 0644
omap4.h File 5.98 KB 0644
omap5.h File 5.34 KB 0644
oxsemi,ox810se.h File 450 B 0644
oxsemi,ox820.h File 651 B 0644
pistachio-clk.h File 4.59 KB 0644
px30-cru.h File 8.85 KB 0644
pxa-clock.h File 1.5 KB 0644
qcom,apss-ipq.h File 279 B 0644
qcom,camcc-sc7180.h File 3.83 KB 0644
qcom,camcc-sc7280.h File 4.02 KB 0644
qcom,camcc-sdm845.h File 3.63 KB 0644
qcom,camcc-sm8250.h File 4.12 KB 0644
qcom,dispcc-qcm2290.h File 1.07 KB 0644
qcom,dispcc-sc7180.h File 1.46 KB 0644
qcom,dispcc-sc7280.h File 1.88 KB 0644
qcom,dispcc-sc8280xp.h File 3.64 KB 0644
qcom,dispcc-sdm845.h File 1.86 KB 0644
qcom,dispcc-sm6125.h File 1.26 KB 0644
qcom,dispcc-sm6350.h File 1.56 KB 0644
qcom,dispcc-sm8150.h File 2.56 KB 0644
qcom,dispcc-sm8250.h File 2.56 KB 0644
qcom,dispcc-sm8350.h File 2.56 KB 0644
qcom,dsi-phy-28nm.h File 217 B 0644
qcom,gcc-apq8084.h File 12.2 KB 0644
qcom,gcc-ipq4019.h File 5.83 KB 0644
qcom,gcc-ipq5018.h File 5.99 KB 0644
qcom,gcc-ipq6018.h File 8.71 KB 0644
qcom,gcc-ipq806x.h File 8.06 KB 0644
qcom,gcc-ipq8074.h File 12.61 KB 0644
qcom,gcc-mdm9607.h File 3.3 KB 0644
qcom,gcc-mdm9615.h File 8.92 KB 0644
qcom,gcc-msm8660.h File 7.34 KB 0644
qcom,gcc-msm8909.h File 6.63 KB 0644
qcom,gcc-msm8916.h File 5.64 KB 0644
qcom,gcc-msm8917.h File 5.91 KB 0644
qcom,gcc-msm8939.h File 6.68 KB 0644
qcom,gcc-msm8953.h File 7.48 KB 0644
qcom,gcc-msm8960.h File 8.76 KB 0644
qcom,gcc-msm8974.h File 11.65 KB 0644
qcom,gcc-msm8976.h File 7.7 KB 0644
qcom,gcc-msm8994.h File 5.79 KB 0644
qcom,gcc-msm8996.h File 12.34 KB 0644
qcom,gcc-msm8998.h File 10.8 KB 0644
qcom,gcc-qcm2290.h File 6.3 KB 0644
qcom,gcc-qcs404.h File 6.15 KB 0644
qcom,gcc-sc7180.h File 5.62 KB 0644
qcom,gcc-sc7280.h File 8.02 KB 0644
qcom,gcc-sc8180x.h File 11.49 KB 0644
qcom,gcc-sc8280xp.h File 18.78 KB 0644
qcom,gcc-sdm660.h File 5.08 KB 0644
qcom,gcc-sdm845.h File 8.77 KB 0644
qcom,gcc-sdx55.h File 3.9 KB 0644
qcom,gcc-sdx65.h File 4.21 KB 0644
qcom,gcc-sm6115.h File 7.02 KB 0644
qcom,gcc-sm6125.h File 8.18 KB 0644
qcom,gcc-sm6350.h File 6.01 KB 0644
qcom,gcc-sm8150.h File 9.11 KB 0644
qcom,gcc-sm8250.h File 9.81 KB 0644
qcom,gcc-sm8350.h File 9.84 KB 0644
qcom,gcc-sm8450.h File 8.86 KB 0644
qcom,gpucc-msm8998.h File 642 B 0644
qcom,gpucc-sc7180.h File 513 B 0644
qcom,gpucc-sc7280.h File 990 B 0644
qcom,gpucc-sc8280xp.h File 1.01 KB 0644
qcom,gpucc-sdm660.h File 680 B 0644
qcom,gpucc-sdm845.h File 544 B 0644
qcom,gpucc-sm6350.h File 1.01 KB 0644
qcom,gpucc-sm8150.h File 840 B 0644
qcom,gpucc-sm8250.h File 882 B 0644
qcom,gpucc-sm8350.h File 1.44 KB 0644
qcom,ipq-cmn-pll.h File 585 B 0644
qcom,ipq5332-gcc.h File 12.05 KB 0644
qcom,ipq5424-gcc.h File 5.25 KB 0644
qcom,ipq9574-gcc.h File 7 KB 0644
qcom,lcc-ipq806x.h File 512 B 0644
qcom,lcc-msm8960.h File 1.17 KB 0644
qcom,lpass-sc7280.h File 452 B 0644
qcom,lpass-sdm845.h File 391 B 0644
qcom,lpassaudiocc-sc7280.h File 1.62 KB 0644
qcom,lpasscorecc-sc7180.h File 849 B 0644
qcom,lpasscorecc-sc7280.h File 950 B 0644
qcom,mmcc-apq8084.h File 5.18 KB 0644
qcom,mmcc-msm8960.h File 3.67 KB 0644
qcom,mmcc-msm8974.h File 4.67 KB 0644
qcom,mmcc-msm8994.h File 4.43 KB 0644
qcom,mmcc-msm8996.h File 8.78 KB 0644
qcom,mmcc-msm8998.h File 6.08 KB 0644
qcom,mmcc-sdm660.h File 4.88 KB 0644
qcom,mss-sc7180.h File 269 B 0644
qcom,q6sstopcc-qcs404.h File 480 B 0644
qcom,qca8k-nsscc.h File 3.88 KB 0644
qcom,qcm2290-gpucc.h File 800 B 0644
qcom,qcs615-gcc.h File 8.01 KB 0644
qcom,qcs8300-camcc.h File 412 B 0644
qcom,qcs8300-gcc.h File 8.47 KB 0644
qcom,qcs8300-gpucc.h File 438 B 0644
qcom,qdu1000-ecpricc.h File 6.38 KB 0644
qcom,qdu1000-gcc.h File 6.11 KB 0644
qcom,rpmcc.h File 5.28 KB 0644
qcom,rpmh.h File 988 B 0644
qcom,sa8775p-camcc.h File 3.55 KB 0644
qcom,sa8775p-dispcc.h File 3.55 KB 0644
qcom,sa8775p-gcc.h File 11.47 KB 0644
qcom,sa8775p-gpucc.h File 1.46 KB 0644
qcom,sa8775p-videocc.h File 1.42 KB 0644
qcom,sar2130p-gcc.h File 6.52 KB 0644
qcom,sar2130p-gpucc.h File 898 B 0644
qcom,sc8280xp-camcc.h File 5.71 KB 0644
qcom,sc8280xp-lpasscc.h File 404 B 0644
qcom,sdx75-gcc.h File 6.71 KB 0644
qcom,sm4450-camcc.h File 3.37 KB 0644
qcom,sm4450-dispcc.h File 1.64 KB 0644
qcom,sm4450-gcc.h File 7.09 KB 0644
qcom,sm4450-gpucc.h File 1.85 KB 0644
qcom,sm6115-dispcc.h File 1.05 KB 0644
qcom,sm6115-gpucc.h File 918 B 0644
qcom,sm6115-lpasscc.h File 317 B 0644
qcom,sm6125-gpucc.h File 842 B 0644
qcom,sm6350-camcc.h File 3.17 KB 0644
qcom,sm6375-dispcc.h File 1.23 KB 0644
qcom,sm6375-gcc.h File 8.03 KB 0644
qcom,sm6375-gpucc.h File 934 B 0644
qcom,sm7150-camcc.h File 3.59 KB 0644
qcom,sm7150-dispcc.h File 1.96 KB 0644
qcom,sm7150-gcc.h File 6.49 KB 0644
qcom,sm7150-videocc.h File 773 B 0644
qcom,sm8150-camcc.h File 4.26 KB 0644
qcom,sm8250-lpass-aoncc.h File 293 B 0644
qcom,sm8250-lpass-audiocc.h File 371 B 0644
qcom,sm8350-videocc.h File 1012 B 0644
qcom,sm8450-camcc.h File 5.16 KB 0644
qcom,sm8450-dispcc.h File 3.86 KB 0644
qcom,sm8450-gpucc.h File 1.37 KB 0644
qcom,sm8450-videocc.h File 1.13 KB 0644
qcom,sm8550-camcc.h File 6.25 KB 0644
qcom,sm8550-dispcc.h File 3.79 KB 0644
qcom,sm8550-gcc.h File 8.29 KB 0644
qcom,sm8550-gpucc.h File 1.41 KB 0644
qcom,sm8550-tcsr.h File 508 B 0644
qcom,sm8650-camcc.h File 6.56 KB 0644
qcom,sm8650-dispcc.h File 3.79 KB 0644
qcom,sm8650-gcc.h File 9.18 KB 0644
qcom,sm8650-gpucc.h File 1.21 KB 0644
qcom,sm8650-tcsr.h File 519 B 0644
qcom,sm8650-videocc.h File 629 B 0644
qcom,sm8750-dispcc.h File 4.22 KB 0644
qcom,sm8750-gcc.h File 8.16 KB 0644
qcom,sm8750-tcsr.h File 404 B 0644
qcom,turingcc-qcs404.h File 353 B 0644
qcom,videocc-sc7180.h File 591 B 0644
qcom,videocc-sc7280.h File 736 B 0644
qcom,videocc-sdm845.h File 934 B 0644
qcom,videocc-sm8150.h File 721 B 0644
qcom,videocc-sm8250.h File 967 B 0644
qcom,x1e80100-camcc.h File 4.46 KB 0644
qcom,x1e80100-dispcc.h File 3.69 KB 0644
qcom,x1e80100-gcc.h File 18.3 KB 0644
qcom,x1e80100-gpucc.h File 1.87 KB 0644
qcom,x1e80100-tcsr.h File 678 B 0644
r7s72100-clock.h File 2.6 KB 0644
r7s9210-cpg-mssr.h File 488 B 0644
r8a73a4-clock.h File 1.45 KB 0644
r8a7740-clock.h File 1.74 KB 0644
r8a7742-cpg-mssr.h File 1.11 KB 0644
r8a7743-cpg-mssr.h File 1.03 KB 0644
r8a7744-cpg-mssr.h File 1.03 KB 0644
r8a7745-cpg-mssr.h File 1.05 KB 0644
r8a77470-cpg-mssr.h File 992 B 0644
r8a774a1-cpg-mssr.h File 1.67 KB 0644
r8a774b1-cpg-mssr.h File 1.61 KB 0644
r8a774c0-cpg-mssr.h File 1.74 KB 0644
r8a774e1-cpg-mssr.h File 1.67 KB 0644
r8a7778-clock.h File 1.67 KB 0644
r8a7779-clock.h File 1.43 KB 0644
r8a7790-cpg-mssr.h File 1.28 KB 0644
r8a7791-cpg-mssr.h File 1.17 KB 0644
r8a7792-cpg-mssr.h File 1.03 KB 0644
r8a7793-cpg-mssr.h File 1.17 KB 0644
r8a7794-cpg-mssr.h File 1.14 KB 0644
r8a7795-cpg-mssr.h File 1.81 KB 0644
r8a7796-cpg-mssr.h File 1.8 KB 0644
r8a77961-cpg-mssr.h File 1.86 KB 0644
r8a77965-cpg-mssr.h File 1.78 KB 0644
r8a77970-cpg-mssr.h File 1.25 KB 0644
r8a77980-cpg-mssr.h File 1.46 KB 0644
r8a77990-cpg-mssr.h File 1.76 KB 0644
r8a77995-cpg-mssr.h File 1.51 KB 0644
r8a779a0-cpg-mssr.h File 1.58 KB 0644
r8a779f0-cpg-mssr.h File 1.92 KB 0644
r8a779g0-cpg-mssr.h File 2.77 KB 0644
r9a06g032-sysctrl.h File 5.01 KB 0644
r9a07g043-cpg.h File 9.6 KB 0644
r9a07g044-cpg.h File 8.74 KB 0644
r9a07g054-cpg.h File 9.04 KB 0644
r9a08g045-cpg.h File 9.83 KB 0644
r9a09g011-cpg.h File 10.35 KB 0644
renesas,r8a779h0-cpg-mssr.h File 2.94 KB 0644
renesas,r9a08g045-vbattb.h File 385 B 0644
renesas,r9a09g047-cpg.h File 677 B 0644
renesas,r9a09g057-cpg.h File 681 B 0644
renesas-cpg-mssr.h File 324 B 0644
rk3036-cru.h File 4.02 KB 0644
rk3066a-cru.h File 612 B 0644
rk3128-cru.h File 6.1 KB 0644
rk3188-cru-common.h File 5.66 KB 0644
rk3188-cru.h File 979 B 0644
rk3228-cru.h File 6.47 KB 0644
rk3288-cru.h File 8.72 KB 0644
rk3308-cru.h File 9.13 KB 0644
rk3328-cru.h File 9.13 KB 0644
rk3368-cru.h File 8.88 KB 0644
rk3399-cru.h File 19.04 KB 0644
rk3399-ddr.h File 1.22 KB 0644
rk3568-cru.h File 23.12 KB 0644
rockchip,rk3576-cru.h File 15.67 KB 0644
rockchip,rk3588-cru.h File 20.89 KB 0644
rockchip,rk808.h File 244 B 0644
rockchip,rv1126-cru.h File 14.97 KB 0644
rv1108-cru.h File 8.3 KB 0644
s5pv210-audss.h File 685 B 0644
s5pv210.h File 5.14 KB 0644
samsung,exynos8895.h File 17.8 KB 0644
samsung,exynos990.h File 8.1 KB 0644
samsung,exynosautov9.h File 11.83 KB 0644
samsung,exynosautov920.h File 7.31 KB 0644
samsung,s2mps11.h File 498 B 0644
samsung,s3c64xx-clock.h File 3.97 KB 0644
sh73a0-clock.h File 1.85 KB 0644
sifive-fu540-prci.h File 440 B 0644
sifive-fu740-prci.h File 664 B 0644
sophgo,cv1800.h File 4.35 KB 0644
sophgo,sg2042-clkgen.h File 3.13 KB 0644
sophgo,sg2042-pll.h File 354 B 0644
sophgo,sg2042-rpgate.h File 1.54 KB 0644
sprd,sc9860-clk.h File 10.44 KB 0644
sprd,sc9863a-clk.h File 8.19 KB 0644
sprd,ums512-clk.h File 10.17 KB 0644
st,stm32mp25-rcc.h File 12.39 KB 0644
starfive,jh7110-crg.h File 10.47 KB 0644
starfive-jh7100-audio.h File 1.31 KB 0644
starfive-jh7100.h File 6.52 KB 0644
ste-ab8500.h File 279 B 0644
ste-db8500-clkout.h File 458 B 0644
stih407-clks.h File 2.03 KB 0644
stih410-clks.h File 568 B 0644
stih418-clks.h File 834 B 0644
stm32fx-clock.h File 1.33 KB 0644
stm32h7-clks.h File 3.11 KB 0644
stm32mp1-clks.h File 5.1 KB 0644
stm32mp13-clks.h File 4.37 KB 0644
stratix10-clock.h File 2.53 KB 0644
sun20i-d1-ccu.h File 3.94 KB 0644
sun20i-d1-r-ccu.h File 456 B 0644
sun4i-a10-ccu.h File 5.64 KB 0644
sun4i-a10-pll2.h File 2.23 KB 0644
sun50i-a100-ccu.h File 2.69 KB 0644
sun50i-a100-r-ccu.h File 575 B 0644
sun50i-a64-ccu.h File 4.23 KB 0644
sun50i-h6-ccu.h File 2.9 KB 0644
sun50i-h6-r-ccu.h File 565 B 0644
sun50i-h616-ccu.h File 2.71 KB 0644
sun5i-ccu.h File 2.15 KB 0644
sun6i-a31-ccu.h File 5.4 KB 0644
sun6i-rtc.h File 241 B 0644
sun7i-a20-ccu.h File 2.15 KB 0644
sun8i-a23-a33-ccu.h File 3.96 KB 0644
sun8i-a83t-ccu.h File 4.08 KB 0644
sun8i-de2.h File 421 B 0644
sun8i-h3-ccu.h File 4.5 KB 0644
sun8i-r-ccu.h File 2.32 KB 0644
sun8i-r40-ccu.h File 5.43 KB 0644
sun8i-tcon-top.h File 339 B 0644
sun8i-v3s-ccu.h File 3.53 KB 0644
sun9i-a80-ccu.h File 4.65 KB 0644
sun9i-a80-de.h File 2.79 KB 0644
sun9i-a80-usb.h File 2.33 KB 0644
suniv-ccu-f1c100s.h File 1.52 KB 0644
sunplus,sp7021-clkc.h File 2.2 KB 0644
tegra114-car.h File 7.99 KB 0644
tegra124-car-common.h File 8.44 KB 0644
tegra124-car.h File 492 B 0644
tegra186-clock.h File 39.66 KB 0644
tegra194-clock.h File 11.19 KB 0644
tegra20-car.h File 4.48 KB 0644
tegra210-car.h File 10.07 KB 0644
tegra234-clock.h File 44.33 KB 0644
tegra30-car.h File 6.9 KB 0644
thead,th1520-clk-ap.h File 2.27 KB 0644
ti-dra7-atl.h File 907 B 0644
toshiba,tmpv770x.h File 5.91 KB 0644
versaclock.h File 280 B 0644
vf610-clock.h File 6.12 KB 0644
xlnx-vcu.h File 388 B 0644
xlnx-versal-clk.h File 2.84 KB 0644
xlnx-zynqmp-clk.h File 2.65 KB 0644
Filemanager