����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 */ #ifndef _DT_BINDINGS_CLK_ROCKCHIP_PX30_H #define _DT_BINDINGS_CLK_ROCKCHIP_PX30_H /* core clocks */ #define PLL_APLL 1 #define PLL_DPLL 2 #define PLL_CPLL 3 #define PLL_NPLL 4 #define APLL_BOOST_H 5 #define APLL_BOOST_L 6 #define ARMCLK 7 /* sclk gates (special clocks) */ #define USB480M 14 #define SCLK_PDM 15 #define SCLK_I2S0_TX 16 #define SCLK_I2S0_TX_OUT 17 #define SCLK_I2S0_RX 18 #define SCLK_I2S0_RX_OUT 19 #define SCLK_I2S1 20 #define SCLK_I2S1_OUT 21 #define SCLK_I2S2 22 #define SCLK_I2S2_OUT 23 #define SCLK_UART1 24 #define SCLK_UART2 25 #define SCLK_UART3 26 #define SCLK_UART4 27 #define SCLK_UART5 28 #define SCLK_I2C0 29 #define SCLK_I2C1 30 #define SCLK_I2C2 31 #define SCLK_I2C3 32 #define SCLK_I2C4 33 #define SCLK_PWM0 34 #define SCLK_PWM1 35 #define SCLK_SPI0 36 #define SCLK_SPI1 37 #define SCLK_TIMER0 38 #define SCLK_TIMER1 39 #define SCLK_TIMER2 40 #define SCLK_TIMER3 41 #define SCLK_TIMER4 42 #define SCLK_TIMER5 43 #define SCLK_TSADC 44 #define SCLK_SARADC 45 #define SCLK_OTP 46 #define SCLK_OTP_USR 47 #define SCLK_CRYPTO 48 #define SCLK_CRYPTO_APK 49 #define SCLK_DDRC 50 #define SCLK_ISP 51 #define SCLK_CIF_OUT 52 #define SCLK_RGA_CORE 53 #define SCLK_VOPB_PWM 54 #define SCLK_NANDC 55 #define SCLK_SDIO 56 #define SCLK_EMMC 57 #define SCLK_SFC 58 #define SCLK_SDMMC 59 #define SCLK_OTG_ADP 60 #define SCLK_GMAC_SRC 61 #define SCLK_GMAC 62 #define SCLK_GMAC_RX_TX 63 #define SCLK_MAC_REF 64 #define SCLK_MAC_REFOUT 65 #define SCLK_MAC_OUT 66 #define SCLK_SDMMC_DRV 67 #define SCLK_SDMMC_SAMPLE 68 #define SCLK_SDIO_DRV 69 #define SCLK_SDIO_SAMPLE 70 #define SCLK_EMMC_DRV 71 #define SCLK_EMMC_SAMPLE 72 #define SCLK_GPU 73 #define SCLK_PVTM 74 #define SCLK_CORE_VPU 75 #define SCLK_GMAC_RMII 76 #define SCLK_UART2_SRC 77 #define SCLK_NANDC_DIV 78 #define SCLK_NANDC_DIV50 79 #define SCLK_SDIO_DIV 80 #define SCLK_SDIO_DIV50 81 #define SCLK_EMMC_DIV 82 #define SCLK_EMMC_DIV50 83 #define SCLK_DDRCLK 84 #define SCLK_UART1_SRC 85 #define SCLK_SDMMC_DIV 86 #define SCLK_SDMMC_DIV50 87 /* dclk gates */ #define DCLK_VOPB 150 #define DCLK_VOPL 151 /* aclk gates */ #define ACLK_GPU 170 #define ACLK_BUS_PRE 171 #define ACLK_CRYPTO 172 #define ACLK_VI_PRE 173 #define ACLK_VO_PRE 174 #define ACLK_VPU 175 #define ACLK_PERI_PRE 176 #define ACLK_GMAC 178 #define ACLK_CIF 179 #define ACLK_ISP 180 #define ACLK_VOPB 181 #define ACLK_VOPL 182 #define ACLK_RGA 183 #define ACLK_GIC 184 #define ACLK_DCF 186 #define ACLK_DMAC 187 #define ACLK_BUS_SRC 188 #define ACLK_PERI_SRC 189 /* hclk gates */ #define HCLK_BUS_PRE 240 #define HCLK_CRYPTO 241 #define HCLK_VI_PRE 242 #define HCLK_VO_PRE 243 #define HCLK_VPU 244 #define HCLK_PERI_PRE 245 #define HCLK_MMC_NAND 246 #define HCLK_SDMMC 247 #define HCLK_USB 248 #define HCLK_CIF 249 #define HCLK_ISP 250 #define HCLK_VOPB 251 #define HCLK_VOPL 252 #define HCLK_RGA 253 #define HCLK_NANDC 254 #define HCLK_SDIO 255 #define HCLK_EMMC 256 #define HCLK_SFC 257 #define HCLK_OTG 258 #define HCLK_HOST 259 #define HCLK_HOST_ARB 260 #define HCLK_PDM 261 #define HCLK_I2S0 262 #define HCLK_I2S1 263 #define HCLK_I2S2 264 /* pclk gates */ #define PCLK_BUS_PRE 320 #define PCLK_DDR 321 #define PCLK_VO_PRE 322 #define PCLK_GMAC 323 #define PCLK_MIPI_DSI 324 #define PCLK_MIPIDSIPHY 325 #define PCLK_MIPICSIPHY 326 #define PCLK_USB_GRF 327 #define PCLK_DCF 328 #define PCLK_UART1 329 #define PCLK_UART2 330 #define PCLK_UART3 331 #define PCLK_UART4 332 #define PCLK_UART5 333 #define PCLK_I2C0 334 #define PCLK_I2C1 335 #define PCLK_I2C2 336 #define PCLK_I2C3 337 #define PCLK_I2C4 338 #define PCLK_PWM0 339 #define PCLK_PWM1 340 #define PCLK_SPI0 341 #define PCLK_SPI1 342 #define PCLK_SARADC 343 #define PCLK_TSADC 344 #define PCLK_TIMER 345 #define PCLK_OTP_NS 346 #define PCLK_WDT_NS 347 #define PCLK_GPIO1 348 #define PCLK_GPIO2 349 #define PCLK_GPIO3 350 #define PCLK_ISP 351 #define PCLK_CIF 352 #define PCLK_OTP_PHY 353 #define CLK_NR_CLKS (PCLK_OTP_PHY + 1) /* pmu-clocks indices */ #define PLL_GPLL 1 #define SCLK_RTC32K_PMU 4 #define SCLK_WIFI_PMU 5 #define SCLK_UART0_PMU 6 #define SCLK_PVTM_PMU 7 #define PCLK_PMU_PRE 8 #define SCLK_REF24M_PMU 9 #define SCLK_USBPHY_REF 10 #define SCLK_MIPIDSIPHY_REF 11 #define XIN24M_DIV 12 #define PCLK_GPIO0_PMU 20 #define PCLK_UART0_PMU 21 #define CLKPMU_NR_CLKS (PCLK_UART0_PMU + 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_CORE_NOC 13 #define SRST_STRC_A 14 #define SRST_L2C 15 #define SRST_DAP 16 #define SRST_CORE_PVTM 17 #define SRST_GPU 18 #define SRST_GPU_NIU 19 #define SRST_UPCTL2 20 #define SRST_UPCTL2_A 21 #define SRST_UPCTL2_P 22 #define SRST_MSCH 23 #define SRST_MSCH_P 24 #define SRST_DDRMON_P 25 #define SRST_DDRSTDBY_P 26 #define SRST_DDRSTDBY 27 #define SRST_DDRGRF_p 28 #define SRST_AXI_SPLIT_A 29 #define SRST_AXI_CMD_A 30 #define SRST_AXI_CMD_P 31 #define SRST_DDRPHY 32 #define SRST_DDRPHYDIV 33 #define SRST_DDRPHY_P 34 #define SRST_VPU_A 36 #define SRST_VPU_NIU_A 37 #define SRST_VPU_H 38 #define SRST_VPU_NIU_H 39 #define SRST_VI_NIU_A 40 #define SRST_VI_NIU_H 41 #define SRST_ISP_H 42 #define SRST_ISP 43 #define SRST_CIF_A 44 #define SRST_CIF_H 45 #define SRST_CIF_PCLKIN 46 #define SRST_MIPICSIPHY_P 47 #define SRST_VO_NIU_A 48 #define SRST_VO_NIU_H 49 #define SRST_VO_NIU_P 50 #define SRST_VOPB_A 51 #define SRST_VOPB_H 52 #define SRST_VOPB 53 #define SRST_PWM_VOPB 54 #define SRST_VOPL_A 55 #define SRST_VOPL_H 56 #define SRST_VOPL 57 #define SRST_RGA_A 58 #define SRST_RGA_H 59 #define SRST_RGA 60 #define SRST_MIPIDSI_HOST_P 61 #define SRST_MIPIDSIPHY_P 62 #define SRST_VPU_CORE 63 #define SRST_PERI_NIU_A 64 #define SRST_USB_NIU_H 65 #define SRST_USB2OTG_H 66 #define SRST_USB2OTG 67 #define SRST_USB2OTG_ADP 68 #define SRST_USB2HOST_H 69 #define SRST_USB2HOST_ARB_H 70 #define SRST_USB2HOST_AUX_H 71 #define SRST_USB2HOST_EHCI 72 #define SRST_USB2HOST 73 #define SRST_USBPHYPOR 74 #define SRST_USBPHY_OTG_PORT 75 #define SRST_USBPHY_HOST_PORT 76 #define SRST_USBPHY_GRF 77 #define SRST_CPU_BOOST_P 78 #define SRST_CPU_BOOST 79 #define SRST_MMC_NAND_NIU_H 80 #define SRST_SDIO_H 81 #define SRST_EMMC_H 82 #define SRST_SFC_H 83 #define SRST_SFC 84 #define SRST_SDCARD_NIU_H 85 #define SRST_SDMMC_H 86 #define SRST_NANDC_H 89 #define SRST_NANDC 90 #define SRST_GMAC_NIU_A 92 #define SRST_GMAC_NIU_P 93 #define SRST_GMAC_A 94 #define SRST_PMU_NIU_P 96 #define SRST_PMU_SGRF_P 97 #define SRST_PMU_GRF_P 98 #define SRST_PMU 99 #define SRST_PMU_MEM_P 100 #define SRST_PMU_GPIO0_P 101 #define SRST_PMU_UART0_P 102 #define SRST_PMU_CRU_P 103 #define SRST_PMU_PVTM 104 #define SRST_PMU_UART 105 #define SRST_PMU_NIU_H 106 #define SRST_PMU_DDR_FAIL_SAVE 107 #define SRST_PMU_CORE_PERF_A 108 #define SRST_PMU_CORE_GRF_P 109 #define SRST_PMU_GPU_PERF_A 110 #define SRST_PMU_GPU_GRF_P 111 #define SRST_CRYPTO_NIU_A 112 #define SRST_CRYPTO_NIU_H 113 #define SRST_CRYPTO_A 114 #define SRST_CRYPTO_H 115 #define SRST_CRYPTO 116 #define SRST_CRYPTO_APK 117 #define SRST_BUS_NIU_H 120 #define SRST_USB_NIU_P 121 #define SRST_BUS_TOP_NIU_P 122 #define SRST_INTMEM_A 123 #define SRST_GIC_A 124 #define SRST_ROM_H 126 #define SRST_DCF_A 127 #define SRST_DCF_P 128 #define SRST_PDM_H 129 #define SRST_PDM 130 #define SRST_I2S0_H 131 #define SRST_I2S0_TX 132 #define SRST_I2S1_H 133 #define SRST_I2S1 134 #define SRST_I2S2_H 135 #define SRST_I2S2 136 #define SRST_UART1_P 137 #define SRST_UART1 138 #define SRST_UART2_P 139 #define SRST_UART2 140 #define SRST_UART3_P 141 #define SRST_UART3 142 #define SRST_UART4_P 143 #define SRST_UART4 144 #define SRST_UART5_P 145 #define SRST_UART5 146 #define SRST_I2C0_P 147 #define SRST_I2C0 148 #define SRST_I2C1_P 149 #define SRST_I2C1 150 #define SRST_I2C2_P 151 #define SRST_I2C2 152 #define SRST_I2C3_P 153 #define SRST_I2C3 154 #define SRST_PWM0_P 157 #define SRST_PWM0 158 #define SRST_PWM1_P 159 #define SRST_PWM1 160 #define SRST_SPI0_P 161 #define SRST_SPI0 162 #define SRST_SPI1_P 163 #define SRST_SPI1 164 #define SRST_SARADC_P 165 #define SRST_SARADC 166 #define SRST_TSADC_P 167 #define SRST_TSADC 168 #define SRST_TIMER_P 169 #define SRST_TIMER0 170 #define SRST_TIMER1 171 #define SRST_TIMER2 172 #define SRST_TIMER3 173 #define SRST_TIMER4 174 #define SRST_TIMER5 175 #define SRST_OTP_NS_P 176 #define SRST_OTP_NS_SBPI 177 #define SRST_OTP_NS_USR 178 #define SRST_OTP_PHY_P 179 #define SRST_OTP_PHY 180 #define SRST_WDT_NS_P 181 #define SRST_GPIO1_P 182 #define SRST_GPIO2_P 183 #define SRST_GPIO3_P 184 #define SRST_SGRF_P 185 #define SRST_GRF_P 186 #define SRST_I2S0_RX 191 #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 |
|