__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2013 Samsung Electronics Co., Ltd. * Author: Andrzej Hajda <[email protected]> * * Device Tree binding constants for Exynos5250 clock controller. */ #ifndef _DT_BINDINGS_CLOCK_EXYNOS_5250_H #define _DT_BINDINGS_CLOCK_EXYNOS_5250_H /* core clocks */ #define CLK_FIN_PLL 1 #define CLK_FOUT_APLL 2 #define CLK_FOUT_MPLL 3 #define CLK_FOUT_BPLL 4 #define CLK_FOUT_GPLL 5 #define CLK_FOUT_CPLL 6 #define CLK_FOUT_EPLL 7 #define CLK_FOUT_VPLL 8 #define CLK_ARM_CLK 9 #define CLK_DIV_ARM2 10 /* gate for special clocks (sclk) */ #define CLK_SCLK_CAM_BAYER 128 #define CLK_SCLK_CAM0 129 #define CLK_SCLK_CAM1 130 #define CLK_SCLK_GSCL_WA 131 #define CLK_SCLK_GSCL_WB 132 #define CLK_SCLK_FIMD1 133 #define CLK_SCLK_MIPI1 134 #define CLK_SCLK_DP 135 #define CLK_SCLK_HDMI 136 #define CLK_SCLK_PIXEL 137 #define CLK_SCLK_AUDIO0 138 #define CLK_SCLK_MMC0 139 #define CLK_SCLK_MMC1 140 #define CLK_SCLK_MMC2 141 #define CLK_SCLK_MMC3 142 #define CLK_SCLK_SATA 143 #define CLK_SCLK_USB3 144 #define CLK_SCLK_JPEG 145 #define CLK_SCLK_UART0 146 #define CLK_SCLK_UART1 147 #define CLK_SCLK_UART2 148 #define CLK_SCLK_UART3 149 #define CLK_SCLK_PWM 150 #define CLK_SCLK_AUDIO1 151 #define CLK_SCLK_AUDIO2 152 #define CLK_SCLK_SPDIF 153 #define CLK_SCLK_SPI0 154 #define CLK_SCLK_SPI1 155 #define CLK_SCLK_SPI2 156 #define CLK_DIV_I2S1 157 #define CLK_DIV_I2S2 158 #define CLK_SCLK_HDMIPHY 159 #define CLK_DIV_PCM0 160 /* gate clocks */ #define CLK_GSCL0 256 #define CLK_GSCL1 257 #define CLK_GSCL2 258 #define CLK_GSCL3 259 #define CLK_GSCL_WA 260 #define CLK_GSCL_WB 261 #define CLK_SMMU_GSCL0 262 #define CLK_SMMU_GSCL1 263 #define CLK_SMMU_GSCL2 264 #define CLK_SMMU_GSCL3 265 #define CLK_MFC 266 #define CLK_SMMU_MFCL 267 #define CLK_SMMU_MFCR 268 #define CLK_ROTATOR 269 #define CLK_JPEG 270 #define CLK_MDMA1 271 #define CLK_SMMU_ROTATOR 272 #define CLK_SMMU_JPEG 273 #define CLK_SMMU_MDMA1 274 #define CLK_PDMA0 275 #define CLK_PDMA1 276 #define CLK_SATA 277 #define CLK_USBOTG 278 #define CLK_MIPI_HSI 279 #define CLK_SDMMC0 280 #define CLK_SDMMC1 281 #define CLK_SDMMC2 282 #define CLK_SDMMC3 283 #define CLK_SROMC 284 #define CLK_USB2 285 #define CLK_USB3 286 #define CLK_SATA_PHYCTRL 287 #define CLK_SATA_PHYI2C 288 #define CLK_UART0 289 #define CLK_UART1 290 #define CLK_UART2 291 #define CLK_UART3 292 #define CLK_UART4 293 #define CLK_I2C0 294 #define CLK_I2C1 295 #define CLK_I2C2 296 #define CLK_I2C3 297 #define CLK_I2C4 298 #define CLK_I2C5 299 #define CLK_I2C6 300 #define CLK_I2C7 301 #define CLK_I2C_HDMI 302 #define CLK_ADC 303 #define CLK_SPI0 304 #define CLK_SPI1 305 #define CLK_SPI2 306 #define CLK_I2S1 307 #define CLK_I2S2 308 #define CLK_PCM1 309 #define CLK_PCM2 310 #define CLK_PWM 311 #define CLK_SPDIF 312 #define CLK_AC97 313 #define CLK_HSI2C0 314 #define CLK_HSI2C1 315 #define CLK_HSI2C2 316 #define CLK_HSI2C3 317 #define CLK_CHIPID 318 #define CLK_SYSREG 319 #define CLK_PMU 320 #define CLK_CMU_TOP 321 #define CLK_CMU_CORE 322 #define CLK_CMU_MEM 323 #define CLK_TZPC0 324 #define CLK_TZPC1 325 #define CLK_TZPC2 326 #define CLK_TZPC3 327 #define CLK_TZPC4 328 #define CLK_TZPC5 329 #define CLK_TZPC6 330 #define CLK_TZPC7 331 #define CLK_TZPC8 332 #define CLK_TZPC9 333 #define CLK_HDMI_CEC 334 #define CLK_MCT 335 #define CLK_WDT 336 #define CLK_RTC 337 #define CLK_TMU 338 #define CLK_FIMD1 339 #define CLK_MIE1 340 #define CLK_DSIM0 341 #define CLK_DP 342 #define CLK_MIXER 343 #define CLK_HDMI 344 #define CLK_G2D 345 #define CLK_MDMA0 346 #define CLK_SMMU_MDMA0 347 #define CLK_SSS 348 #define CLK_G3D 349 #define CLK_SMMU_TV 350 #define CLK_SMMU_FIMD1 351 #define CLK_SMMU_2D 352 #define CLK_SMMU_FIMC_ISP 353 #define CLK_SMMU_FIMC_DRC 354 #define CLK_SMMU_FIMC_SCC 355 #define CLK_SMMU_FIMC_SCP 356 #define CLK_SMMU_FIMC_FD 357 #define CLK_SMMU_FIMC_MCU 358 #define CLK_SMMU_FIMC_ODC 359 #define CLK_SMMU_FIMC_DIS0 360 #define CLK_SMMU_FIMC_DIS1 361 #define CLK_SMMU_FIMC_3DNR 362 #define CLK_SMMU_FIMC_LITE0 363 #define CLK_SMMU_FIMC_LITE1 364 #define CLK_CAMIF_TOP 365 /* mux clocks */ #define CLK_MOUT_HDMI 1024 #define CLK_MOUT_GPLL 1025 #define CLK_MOUT_ACLK200_DISP1_SUB 1026 #define CLK_MOUT_ACLK300_DISP1_SUB 1027 #define CLK_MOUT_APLL 1028 #define CLK_MOUT_MPLL 1029 #define CLK_MOUT_VPLLSRC 1030 #endif /* _DT_BINDINGS_CLOCK_EXYNOS_5250_H */
| 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 |
|