����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ 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-or-later */ /* * Copyright (c) 2017 Rockchip Electronics Co. Ltd. * Author: Elaine <zhangqing@rock-chips.com> */ #ifndef _DT_BINDINGS_CLK_ROCKCHIP_RK3128_H #define _DT_BINDINGS_CLK_ROCKCHIP_RK3128_H /* core clocks */ #define PLL_APLL 1 #define PLL_DPLL 2 #define PLL_CPLL 3 #define PLL_GPLL 4 #define ARMCLK 5 #define PLL_GPLL_DIV2 6 #define PLL_GPLL_DIV3 7 /* sclk gates (special clocks) */ #define SCLK_SPI0 65 #define SCLK_NANDC 67 #define SCLK_SDMMC 68 #define SCLK_SDIO 69 #define SCLK_EMMC 71 #define SCLK_UART0 77 #define SCLK_UART1 78 #define SCLK_UART2 79 #define SCLK_I2S0 80 #define SCLK_I2S1 81 #define SCLK_SPDIF 83 #define SCLK_TIMER0 85 #define SCLK_TIMER1 86 #define SCLK_TIMER2 87 #define SCLK_TIMER3 88 #define SCLK_TIMER4 89 #define SCLK_TIMER5 90 #define SCLK_SARADC 91 #define SCLK_I2S_OUT 113 #define SCLK_SDMMC_DRV 114 #define SCLK_SDIO_DRV 115 #define SCLK_EMMC_DRV 117 #define SCLK_SDMMC_SAMPLE 118 #define SCLK_SDIO_SAMPLE 119 #define SCLK_EMMC_SAMPLE 121 #define SCLK_VOP 122 #define SCLK_MAC_SRC 124 #define SCLK_MAC 126 #define SCLK_MAC_REFOUT 127 #define SCLK_MAC_REF 128 #define SCLK_MAC_RX 129 #define SCLK_MAC_TX 130 #define SCLK_HEVC_CORE 134 #define SCLK_RGA 135 #define SCLK_CRYPTO 138 #define SCLK_TSP 139 #define SCLK_OTGPHY0 142 #define SCLK_OTGPHY1 143 #define SCLK_DDRC 144 #define SCLK_PVTM_FUNC 145 #define SCLK_PVTM_CORE 146 #define SCLK_PVTM_GPU 147 #define SCLK_MIPI_24M 148 #define SCLK_PVTM 149 #define SCLK_CIF_SRC 150 #define SCLK_CIF_OUT_SRC 151 #define SCLK_CIF_OUT 152 #define SCLK_SFC 153 #define SCLK_USB480M 154 /* dclk gates */ #define DCLK_VOP 190 #define DCLK_EBC 191 /* aclk gates */ #define ACLK_VIO0 192 #define ACLK_VIO1 193 #define ACLK_DMAC 194 #define ACLK_CPU 195 #define ACLK_VEPU 196 #define ACLK_VDPU 197 #define ACLK_CIF 198 #define ACLK_IEP 199 #define ACLK_LCDC0 204 #define ACLK_RGA 205 #define ACLK_PERI 210 #define ACLK_VOP 211 #define ACLK_GMAC 212 #define ACLK_GPU 213 /* pclk gates */ #define PCLK_SARADC 318 #define PCLK_WDT 319 #define PCLK_GPIO0 320 #define PCLK_GPIO1 321 #define PCLK_GPIO2 322 #define PCLK_GPIO3 323 #define PCLK_VIO_H2P 324 #define PCLK_MIPI 325 #define PCLK_EFUSE 326 #define PCLK_HDMI 327 #define PCLK_ACODEC 328 #define PCLK_GRF 329 #define PCLK_I2C0 332 #define PCLK_I2C1 333 #define PCLK_I2C2 334 #define PCLK_I2C3 335 #define PCLK_SPI0 338 #define PCLK_UART0 341 #define PCLK_UART1 342 #define PCLK_UART2 343 #define PCLK_TSADC 344 #define PCLK_PWM 350 #define PCLK_TIMER 353 #define PCLK_CPU 354 #define PCLK_PERI 363 #define PCLK_GMAC 367 #define PCLK_PMU_PRE 368 #define PCLK_SIM_CARD 369 /* hclk gates */ #define HCLK_SPDIF 440 #define HCLK_GPS 441 #define HCLK_USBHOST 442 #define HCLK_I2S_8CH 443 #define HCLK_I2S_2CH 444 #define HCLK_VOP 452 #define HCLK_NANDC 453 #define HCLK_SDMMC 456 #define HCLK_SDIO 457 #define HCLK_EMMC 459 #define HCLK_CPU 460 #define HCLK_VEPU 461 #define HCLK_VDPU 462 #define HCLK_LCDC0 463 #define HCLK_EBC 465 #define HCLK_VIO 466 #define HCLK_RGA 467 #define HCLK_IEP 468 #define HCLK_VIO_H2P 469 #define HCLK_CIF 470 #define HCLK_HOST2 473 #define HCLK_OTG 474 #define HCLK_TSP 475 #define HCLK_CRYPTO 476 #define HCLK_PERI 478 #define CLK_NR_CLKS (HCLK_PERI + 1) /* soft-reset indices */ #define SRST_CORE0_PO 0 #define SRST_CORE1_PO 1 #define SRST_CORE2_PO 2 #define SRST_CORE3_PO 3 #define SRST_CORE0 4 #define SRST_CORE1 5 #define SRST_CORE2 6 #define SRST_CORE3 7 #define SRST_CORE0_DBG 8 #define SRST_CORE1_DBG 9 #define SRST_CORE2_DBG 10 #define SRST_CORE3_DBG 11 #define SRST_TOPDBG 12 #define SRST_ACLK_CORE 13 #define SRST_STRC_SYS_A 14 #define SRST_L2C 15 #define SRST_CPUSYS_H 18 #define SRST_AHB2APBSYS_H 19 #define SRST_SPDIF 20 #define SRST_INTMEM 21 #define SRST_ROM 22 #define SRST_PERI_NIU 23 #define SRST_I2S_2CH 24 #define SRST_I2S_8CH 25 #define SRST_GPU_PVTM 26 #define SRST_FUNC_PVTM 27 #define SRST_CORE_PVTM 29 #define SRST_EFUSE_P 30 #define SRST_ACODEC_P 31 #define SRST_GPIO0 32 #define SRST_GPIO1 33 #define SRST_GPIO2 34 #define SRST_GPIO3 35 #define SRST_MIPIPHY_P 36 #define SRST_UART0 39 #define SRST_UART1 40 #define SRST_UART2 41 #define SRST_I2C0 43 #define SRST_I2C1 44 #define SRST_I2C2 45 #define SRST_I2C3 46 #define SRST_SFC 47 #define SRST_PWM 48 #define SRST_DAP_PO 50 #define SRST_DAP 51 #define SRST_DAP_SYS 52 #define SRST_CRYPTO 53 #define SRST_GRF 55 #define SRST_GMAC 56 #define SRST_PERIPH_SYS_A 57 #define SRST_PERIPH_SYS_H 58 #define SRST_PERIPH_SYS_P 59 #define SRST_SMART_CARD 60 #define SRST_CPU_PERI 61 #define SRST_EMEM_PERI 62 #define SRST_USB_PERI 63 #define SRST_DMA 64 #define SRST_GPS 67 #define SRST_NANDC 68 #define SRST_USBOTG0 69 #define SRST_OTGC0 71 #define SRST_USBOTG1 72 #define SRST_OTGC1 74 #define SRST_DDRMSCH 79 #define SRST_SDMMC 81 #define SRST_SDIO 82 #define SRST_EMMC 83 #define SRST_SPI 84 #define SRST_WDT 86 #define SRST_SARADC 87 #define SRST_DDRPHY 88 #define SRST_DDRPHY_P 89 #define SRST_DDRCTRL 90 #define SRST_DDRCTRL_P 91 #define SRST_TSP 92 #define SRST_TSP_CLKIN 93 #define SRST_HOST0_ECHI 94 #define SRST_HDMI_P 96 #define SRST_VIO_ARBI_H 97 #define SRST_VIO0_A 98 #define SRST_VIO_BUS_H 99 #define SRST_VOP_A 100 #define SRST_VOP_H 101 #define SRST_VOP_D 102 #define SRST_UTMI0 103 #define SRST_UTMI1 104 #define SRST_USBPOR 105 #define SRST_IEP_A 106 #define SRST_IEP_H 107 #define SRST_RGA_A 108 #define SRST_RGA_H 109 #define SRST_CIF0 110 #define SRST_PMU 111 #define SRST_VCODEC_A 112 #define SRST_VCODEC_H 113 #define SRST_VIO1_A 114 #define SRST_HEVC_CORE 115 #define SRST_VCODEC_NIU_A 116 #define SRST_PMU_NIU_P 117 #define SRST_LCDC0_S 119 #define SRST_GPU 120 #define SRST_GPU_NIU_A 122 #define SRST_EBC_A 123 #define SRST_EBC_H 124 #define SRST_CORE_DBG 128 #define SRST_DBG_P 129 #define SRST_TIMER0 130 #define SRST_TIMER1 131 #define SRST_TIMER2 132 #define SRST_TIMER3 133 #define SRST_TIMER4 134 #define SRST_TIMER5 135 #define SRST_VIO_H2P 136 #define SRST_VIO_MIPI_DSI 137 #endif
| 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 | 10.15 KB | 0644 |
|
| am4.h | File | 11.11 KB | 0644 |
|
| aspeed-clock.h | File | 1.62 KB | 0644 |
|
| ast2600-clock.h | File | 3.27 KB | 0644 |
|
| at91.h | File | 1.45 KB | 0644 |
|
| ath79-clk.h | File | 381 B | 0644 |
|
| axg-aoclkc.h | File | 839 B | 0644 |
|
| axg-audio-clkc.h | File | 3 KB | 0644 |
|
| axg-clkc.h | File | 2.67 KB | 0644 |
|
| axis,artpec6-clkctrl.h | File | 966 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 | 850 B | 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 |
|
| 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 | 17.68 KB | 0644 |
|
| efm32-cmu.h | File | 1.12 KB | 0644 |
|
| exynos-audss-clk.h | File | 636 B | 0644 |
|
| exynos3250.h | File | 8.72 KB | 0644 |
|
| exynos4.h | File | 7.5 KB | 0644 |
|
| exynos5250.h | File | 4.42 KB | 0644 |
|
| exynos5260-clk.h | File | 14.38 KB | 0644 |
|
| exynos5410.h | File | 1.53 KB | 0644 |
|
| exynos5420.h | File | 7.29 KB | 0644 |
|
| exynos5433.h | File | 44.35 KB | 0644 |
|
| exynos7-clk.h | File | 5.01 KB | 0644 |
|
| fsl,qoriq-clockgen.h | File | 374 B | 0644 |
|
| g12a-aoclkc.h | File | 956 B | 0644 |
|
| g12a-clkc.h | File | 4.21 KB | 0644 |
|
| gxbb-aoclkc.h | File | 3.02 KB | 0644 |
|
| gxbb-clkc.h | File | 3.83 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.36 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 | 6.13 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.88 KB | 0644 |
|
| imx8mq-clock.h | File | 11.07 KB | 0644 |
|
| imx8ulp-clock.h | File | 8.07 KB | 0644 |
|
| imx93-clock.h | File | 6.48 KB | 0644 |
|
| imxrt1050-clock.h | File | 2.47 KB | 0644 |
|
| ingenic,sysost.h | File | 446 B | 0644 |
|
| ingenic,tcu.h | File | 500 B | 0644 |
|
| intel,lgm-clk.h | File | 3.75 KB | 0644 |
|
| jz4725b-cgu.h | File | 996 B | 0644 |
|
| jz4740-cgu.h | File | 1.07 KB | 0644 |
|
| jz4760-cgu.h | File | 1.45 KB | 0644 |
|
| jz4770-cgu.h | File | 1.56 KB | 0644 |
|
| jz4780-cgu.h | File | 2.58 KB | 0644 |
|
| k210-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 | 296 B | 0644 |
|
| marvell,mmp2.h | File | 2.58 KB | 0644 |
|
| marvell,pxa168.h | File | 1.65 KB | 0644 |
|
| marvell,pxa1928.h | File | 1.54 KB | 0644 |
|
| marvell,pxa910.h | File | 1.6 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 |
|
| meson8-ddr-clkc.h | File | 104 B | 0644 |
|
| meson8b-clkc.h | File | 2.92 KB | 0644 |
|
| microchip,pic32-clock.h | File | 760 B | 0644 |
|
| microchip,sparx5.h | File | 440 B | 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 |
|
| 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 |
|
| mt8516-clk.h | File | 6.47 KB | 0644 |
|
| nuvoton,npcm7xx-clock.h | File | 1.08 KB | 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.94 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-sdm845.h | File | 3.63 KB | 0644 |
|
| qcom,camcc-sm8250.h | File | 4.12 KB | 0644 |
|
| qcom,dispcc-sc7180.h | File | 1.46 KB | 0644 |
|
| qcom,dispcc-sdm845.h | File | 1.86 KB | 0644 |
|
| qcom,dispcc-sm8150.h | File | 2.52 KB | 0644 |
|
| qcom,dispcc-sm8250.h | File | 2.52 KB | 0644 |
|
| qcom,gcc-apq8084.h | File | 12.17 KB | 0644 |
|
| qcom,gcc-ipq4019.h | File | 5.66 KB | 0644 |
|
| qcom,gcc-ipq6018.h | File | 8.71 KB | 0644 |
|
| qcom,gcc-ipq806x.h | File | 7.97 KB | 0644 |
|
| qcom,gcc-ipq8074.h | File | 12.06 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-msm8916.h | File | 5.64 KB | 0644 |
|
| qcom,gcc-msm8939.h | File | 6.44 KB | 0644 |
|
| qcom,gcc-msm8960.h | File | 8.76 KB | 0644 |
|
| qcom,gcc-msm8974.h | File | 11.65 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.5 KB | 0644 |
|
| qcom,gcc-qcm2290.h | File | 6.3 KB | 0644 |
|
| qcom,gcc-qcs404.h | File | 6.08 KB | 0644 |
|
| qcom,gcc-sc7180.h | File | 5.62 KB | 0644 |
|
| qcom,gcc-sc7280.h | File | 8 KB | 0644 |
|
| qcom,gcc-sc8180x.h | File | 11.23 KB | 0644 |
|
| qcom,gcc-sc8280xp.h | File | 18.38 KB | 0644 |
|
| qcom,gcc-sdm660.h | File | 5.08 KB | 0644 |
|
| qcom,gcc-sdm845.h | File | 8.74 KB | 0644 |
|
| qcom,gcc-sdx55.h | File | 3.9 KB | 0644 |
|
| qcom,gcc-sm6125.h | File | 8.18 KB | 0644 |
|
| qcom,gcc-sm8150.h | File | 9 KB | 0644 |
|
| qcom,gcc-sm8250.h | File | 9.81 KB | 0644 |
|
| qcom,gcc-sm8350.h | File | 9.88 KB | 0644 |
|
| qcom,gpucc-msm8998.h | File | 642 B | 0644 |
|
| qcom,gpucc-sc7180.h | File | 513 B | 0644 |
|
| qcom,gpucc-sdm660.h | File | 680 B | 0644 |
|
| qcom,gpucc-sdm845.h | File | 544 B | 0644 |
|
| qcom,gpucc-sm8150.h | File | 840 B | 0644 |
|
| qcom,gpucc-sm8250.h | File | 882 B | 0644 |
|
| qcom,lcc-ipq806x.h | File | 485 B | 0644 |
|
| qcom,lcc-mdm9615.h | File | 1.26 KB | 0644 |
|
| qcom,lcc-msm8960.h | File | 1.17 KB | 0644 |
|
| qcom,lpass-sdm845.h | File | 391 B | 0644 |
|
| qcom,lpasscorecc-sc7180.h | File | 849 B | 0644 |
|
| qcom,mmcc-apq8084.h | File | 5.18 KB | 0644 |
|
| qcom,mmcc-msm8960.h | File | 3.61 KB | 0644 |
|
| qcom,mmcc-msm8974.h | File | 4.7 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,rpmcc.h | File | 4.76 KB | 0644 |
|
| qcom,rpmh.h | File | 988 B | 0644 |
|
| qcom,sa8775p-gcc.h | File | 11.47 KB | 0644 |
|
| qcom,sa8775p-gpucc.h | File | 1.46 KB | 0644 |
|
| qcom,sm8250-lpass-aoncc.h | File | 293 B | 0644 |
|
| qcom,sm8250-lpass-audiocc.h | File | 371 B | 0644 |
|
| qcom,turingcc-qcs404.h | File | 353 B | 0644 |
|
| qcom,videocc-sc7180.h | File | 591 B | 0644 |
|
| qcom,videocc-sdm845.h | File | 934 B | 0644 |
|
| qcom,videocc-sm8150.h | File | 600 B | 0644 |
|
| qcom,videocc-sm8250.h | File | 967 B | 0644 |
|
| r7s72100-clock.h | File | 2.6 KB | 0644 |
|
| r7s9210-cpg-mssr.h | File | 488 B | 0644 |
|
| r8a73a4-clock.h | File | 1.39 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.41 KB | 0644 |
|
| r8a7790-clock.h | File | 4.09 KB | 0644 |
|
| r8a7790-cpg-mssr.h | File | 1.28 KB | 0644 |
|
| r8a7791-clock.h | File | 4.14 KB | 0644 |
|
| r8a7791-cpg-mssr.h | File | 1.17 KB | 0644 |
|
| r8a7792-clock.h | File | 2.31 KB | 0644 |
|
| r8a7792-cpg-mssr.h | File | 1.03 KB | 0644 |
|
| r8a7793-clock.h | File | 4.06 KB | 0644 |
|
| r8a7793-cpg-mssr.h | File | 1.17 KB | 0644 |
|
| r8a7794-clock.h | File | 3.44 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 |
|
| r9a06g032-sysctrl.h | File | 4.95 KB | 0644 |
|
| r9a07g044-cpg.h | File | 7.03 KB | 0644 |
|
| renesas-cpg-mssr.h | File | 324 B | 0644 |
|
| rk3036-cru.h | File | 4.03 KB | 0644 |
|
| rk3066a-cru.h | File | 612 B | 0644 |
|
| rk3128-cru.h | File | 6.09 KB | 0644 |
|
| rk3188-cru-common.h | File | 5.7 KB | 0644 |
|
| rk3188-cru.h | File | 979 B | 0644 |
|
| rk3228-cru.h | File | 6.51 KB | 0644 |
|
| rk3288-cru.h | File | 8.76 KB | 0644 |
|
| rk3308-cru.h | File | 9.16 KB | 0644 |
|
| rk3328-cru.h | File | 9.17 KB | 0644 |
|
| rk3368-cru.h | File | 8.92 KB | 0644 |
|
| rk3399-cru.h | File | 19.13 KB | 0644 |
|
| rk3399-ddr.h | File | 1.22 KB | 0644 |
|
| rk3568-cru.h | File | 23.1 KB | 0644 |
|
| rockchip,rk808.h | File | 244 B | 0644 |
|
| rv1108-cru.h | File | 8.3 KB | 0644 |
|
| s3c2410.h | File | 1.29 KB | 0644 |
|
| s3c2412.h | File | 1.57 KB | 0644 |
|
| s3c2443.h | File | 2.06 KB | 0644 |
|
| s5pv210-audss.h | File | 685 B | 0644 |
|
| s5pv210.h | File | 5.14 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 | 443 B | 0644 |
|
| sifive-fu740-prci.h | File | 670 B | 0644 |
|
| sprd,sc9860-clk.h | File | 10.44 KB | 0644 |
|
| sprd,sc9863a-clk.h | File | 8.19 KB | 0644 |
|
| ste-ab8500.h | File | 279 B | 0644 |
|
| stih407-clks.h | File | 2.03 KB | 0644 |
|
| stih410-clks.h | File | 568 B | 0644 |
|
| stih416-clks.h | File | 309 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.2 KB | 0644 |
|
| stratix10-clock.h | File | 2.53 KB | 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.16 KB | 0644 |
|
| sun50i-h6-ccu.h | File | 2.89 KB | 0644 |
|
| sun50i-h6-r-ccu.h | File | 538 B | 0644 |
|
| sun50i-h616-ccu.h | File | 2.65 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.48 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.5 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 |
|
| ti-dra7-atl.h | File | 1.28 KB | 0644 |
|
| vf610-clock.h | File | 6.12 KB | 0644 |
|
| x1000-cgu.h | File | 1.5 KB | 0644 |
|
| x1830-cgu.h | File | 1.58 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 |
|
| zx296718-clock.h | File | 3.75 KB | 0644 |
|