����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 BSD-3-Clause */ /* * Copyright (C) STMicroelectronics 2018 - All Rights Reserved * Author: Gabriel Fernandez <gabriel.fernandez@st.com> for STMicroelectronics. */ #ifndef _DT_BINDINGS_STM32MP1_CLKS_H_ #define _DT_BINDINGS_STM32MP1_CLKS_H_ /* OSCILLATOR clocks */ #define CK_HSE 0 #define CK_CSI 1 #define CK_LSI 2 #define CK_LSE 3 #define CK_HSI 4 #define CK_HSE_DIV2 5 /* Bus clocks */ #define TIM2 6 #define TIM3 7 #define TIM4 8 #define TIM5 9 #define TIM6 10 #define TIM7 11 #define TIM12 12 #define TIM13 13 #define TIM14 14 #define LPTIM1 15 #define SPI2 16 #define SPI3 17 #define USART2 18 #define USART3 19 #define UART4 20 #define UART5 21 #define UART7 22 #define UART8 23 #define I2C1 24 #define I2C2 25 #define I2C3 26 #define I2C5 27 #define SPDIF 28 #define CEC 29 #define DAC12 30 #define MDIO 31 #define TIM1 32 #define TIM8 33 #define TIM15 34 #define TIM16 35 #define TIM17 36 #define SPI1 37 #define SPI4 38 #define SPI5 39 #define USART6 40 #define SAI1 41 #define SAI2 42 #define SAI3 43 #define DFSDM 44 #define FDCAN 45 #define LPTIM2 46 #define LPTIM3 47 #define LPTIM4 48 #define LPTIM5 49 #define SAI4 50 #define SYSCFG 51 #define VREF 52 #define TMPSENS 53 #define PMBCTRL 54 #define HDP 55 #define LTDC 56 #define DSI 57 #define IWDG2 58 #define USBPHY 59 #define STGENRO 60 #define SPI6 61 #define I2C4 62 #define I2C6 63 #define USART1 64 #define RTCAPB 65 #define TZC1 66 #define TZPC 67 #define IWDG1 68 #define BSEC 69 #define STGEN 70 #define DMA1 71 #define DMA2 72 #define DMAMUX 73 #define ADC12 74 #define USBO 75 #define SDMMC3 76 #define DCMI 77 #define CRYP2 78 #define HASH2 79 #define RNG2 80 #define CRC2 81 #define HSEM 82 #define IPCC 83 #define GPIOA 84 #define GPIOB 85 #define GPIOC 86 #define GPIOD 87 #define GPIOE 88 #define GPIOF 89 #define GPIOG 90 #define GPIOH 91 #define GPIOI 92 #define GPIOJ 93 #define GPIOK 94 #define GPIOZ 95 #define CRYP1 96 #define HASH1 97 #define RNG1 98 #define BKPSRAM 99 #define MDMA 100 #define GPU 101 #define ETHCK 102 #define ETHTX 103 #define ETHRX 104 #define ETHMAC 105 #define FMC 106 #define QSPI 107 #define SDMMC1 108 #define SDMMC2 109 #define CRC1 110 #define USBH 111 #define ETHSTP 112 #define TZC2 113 /* Kernel clocks */ #define SDMMC1_K 118 #define SDMMC2_K 119 #define SDMMC3_K 120 #define FMC_K 121 #define QSPI_K 122 #define ETHCK_K 123 #define RNG1_K 124 #define RNG2_K 125 #define GPU_K 126 #define USBPHY_K 127 #define STGEN_K 128 #define SPDIF_K 129 #define SPI1_K 130 #define SPI2_K 131 #define SPI3_K 132 #define SPI4_K 133 #define SPI5_K 134 #define SPI6_K 135 #define CEC_K 136 #define I2C1_K 137 #define I2C2_K 138 #define I2C3_K 139 #define I2C4_K 140 #define I2C5_K 141 #define I2C6_K 142 #define LPTIM1_K 143 #define LPTIM2_K 144 #define LPTIM3_K 145 #define LPTIM4_K 146 #define LPTIM5_K 147 #define USART1_K 148 #define USART2_K 149 #define USART3_K 150 #define UART4_K 151 #define UART5_K 152 #define USART6_K 153 #define UART7_K 154 #define UART8_K 155 #define DFSDM_K 156 #define FDCAN_K 157 #define SAI1_K 158 #define SAI2_K 159 #define SAI3_K 160 #define SAI4_K 161 #define ADC12_K 162 #define DSI_K 163 #define DSI_PX 164 #define ADFSDM_K 165 #define USBO_K 166 #define LTDC_PX 167 #define DAC12_K 168 #define ETHPTP_K 169 /* PLL */ #define PLL1 176 #define PLL2 177 #define PLL3 178 #define PLL4 179 /* ODF */ #define PLL1_P 180 #define PLL1_Q 181 #define PLL1_R 182 #define PLL2_P 183 #define PLL2_Q 184 #define PLL2_R 185 #define PLL3_P 186 #define PLL3_Q 187 #define PLL3_R 188 #define PLL4_P 189 #define PLL4_Q 190 #define PLL4_R 191 /* AUX */ #define RTC 192 /* MCLK */ #define CK_PER 193 #define CK_MPU 194 #define CK_AXI 195 #define CK_MCU 196 /* Time base */ #define TIM2_K 197 #define TIM3_K 198 #define TIM4_K 199 #define TIM5_K 200 #define TIM6_K 201 #define TIM7_K 202 #define TIM12_K 203 #define TIM13_K 204 #define TIM14_K 205 #define TIM1_K 206 #define TIM8_K 207 #define TIM15_K 208 #define TIM16_K 209 #define TIM17_K 210 /* MCO clocks */ #define CK_MCO1 211 #define CK_MCO2 212 /* TRACE & DEBUG clocks */ #define CK_DBG 214 #define CK_TRACE 215 /* DDR */ #define DDRC1 220 #define DDRC1LP 221 #define DDRC2 222 #define DDRC2LP 223 #define DDRPHYC 224 #define DDRPHYCLP 225 #define DDRCAPB 226 #define DDRCAPBLP 227 #define AXIDCG 228 #define DDRPHYCAPB 229 #define DDRPHYCAPBLP 230 #define DDRPERFM 231 #define STM32MP1_LAST_CLK 232 /* SCMI clock identifiers */ #define CK_SCMI0_HSE 0 #define CK_SCMI0_HSI 1 #define CK_SCMI0_CSI 2 #define CK_SCMI0_LSE 3 #define CK_SCMI0_LSI 4 #define CK_SCMI0_PLL2_Q 5 #define CK_SCMI0_PLL2_R 6 #define CK_SCMI0_MPU 7 #define CK_SCMI0_AXI 8 #define CK_SCMI0_BSEC 9 #define CK_SCMI0_CRYP1 10 #define CK_SCMI0_GPIOZ 11 #define CK_SCMI0_HASH1 12 #define CK_SCMI0_I2C4 13 #define CK_SCMI0_I2C6 14 #define CK_SCMI0_IWDG1 15 #define CK_SCMI0_RNG1 16 #define CK_SCMI0_RTC 17 #define CK_SCMI0_RTCAPB 18 #define CK_SCMI0_SPI6 19 #define CK_SCMI0_USART1 20 #define CK_SCMI1_PLL3_Q 0 #define CK_SCMI1_PLL3_R 1 #define CK_SCMI1_MCU 2 #endif /* _DT_BINDINGS_STM32MP1_CLKS_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 | 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 |
|