����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) 2014 MundoReader S.L. * Author: Heiko Stuebner <heiko@sntech.de> */ #ifndef _DT_BINDINGS_CLK_ROCKCHIP_RK3288_H #define _DT_BINDINGS_CLK_ROCKCHIP_RK3288_H /* core clocks */ #define PLL_APLL 1 #define PLL_DPLL 2 #define PLL_CPLL 3 #define PLL_GPLL 4 #define PLL_NPLL 5 #define ARMCLK 6 /* sclk gates (special clocks) */ #define SCLK_GPU 64 #define SCLK_SPI0 65 #define SCLK_SPI1 66 #define SCLK_SPI2 67 #define SCLK_SDMMC 68 #define SCLK_SDIO0 69 #define SCLK_SDIO1 70 #define SCLK_EMMC 71 #define SCLK_TSADC 72 #define SCLK_SARADC 73 #define SCLK_PS2C 74 #define SCLK_NANDC0 75 #define SCLK_NANDC1 76 #define SCLK_UART0 77 #define SCLK_UART1 78 #define SCLK_UART2 79 #define SCLK_UART3 80 #define SCLK_UART4 81 #define SCLK_I2S0 82 #define SCLK_SPDIF 83 #define SCLK_SPDIF8CH 84 #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_TIMER6 91 #define SCLK_HSADC 92 #define SCLK_OTGPHY0 93 #define SCLK_OTGPHY1 94 #define SCLK_OTGPHY2 95 #define SCLK_OTG_ADP 96 #define SCLK_HSICPHY480M 97 #define SCLK_HSICPHY12M 98 #define SCLK_MACREF 99 #define SCLK_LCDC_PWM0 100 #define SCLK_LCDC_PWM1 101 #define SCLK_MAC_RX 102 #define SCLK_MAC_TX 103 #define SCLK_EDP_24M 104 #define SCLK_EDP 105 #define SCLK_RGA 106 #define SCLK_ISP 107 #define SCLK_ISP_JPE 108 #define SCLK_HDMI_HDCP 109 #define SCLK_HDMI_CEC 110 #define SCLK_HEVC_CABAC 111 #define SCLK_HEVC_CORE 112 #define SCLK_I2S0_OUT 113 #define SCLK_SDMMC_DRV 114 #define SCLK_SDIO0_DRV 115 #define SCLK_SDIO1_DRV 116 #define SCLK_EMMC_DRV 117 #define SCLK_SDMMC_SAMPLE 118 #define SCLK_SDIO0_SAMPLE 119 #define SCLK_SDIO1_SAMPLE 120 #define SCLK_EMMC_SAMPLE 121 #define SCLK_USBPHY480M_SRC 122 #define SCLK_PVTM_CORE 123 #define SCLK_PVTM_GPU 124 #define SCLK_CRYPTO 125 #define SCLK_MIPIDSI_24M 126 #define SCLK_VIP_OUT 127 #define SCLK_MAC 151 #define SCLK_MACREF_OUT 152 #define DCLK_VOP0 190 #define DCLK_VOP1 191 /* aclk gates */ #define ACLK_GPU 192 #define ACLK_DMAC1 193 #define ACLK_DMAC2 194 #define ACLK_MMU 195 #define ACLK_GMAC 196 #define ACLK_VOP0 197 #define ACLK_VOP1 198 #define ACLK_CRYPTO 199 #define ACLK_RGA 200 #define ACLK_RGA_NIU 201 #define ACLK_IEP 202 #define ACLK_VIO0_NIU 203 #define ACLK_VIP 204 #define ACLK_ISP 205 #define ACLK_VIO1_NIU 206 #define ACLK_HEVC 207 #define ACLK_VCODEC 208 #define ACLK_CPU 209 #define ACLK_PERI 210 /* pclk gates */ #define PCLK_GPIO0 320 #define PCLK_GPIO1 321 #define PCLK_GPIO2 322 #define PCLK_GPIO3 323 #define PCLK_GPIO4 324 #define PCLK_GPIO5 325 #define PCLK_GPIO6 326 #define PCLK_GPIO7 327 #define PCLK_GPIO8 328 #define PCLK_GRF 329 #define PCLK_SGRF 330 #define PCLK_PMU 331 #define PCLK_I2C0 332 #define PCLK_I2C1 333 #define PCLK_I2C2 334 #define PCLK_I2C3 335 #define PCLK_I2C4 336 #define PCLK_I2C5 337 #define PCLK_SPI0 338 #define PCLK_SPI1 339 #define PCLK_SPI2 340 #define PCLK_UART0 341 #define PCLK_UART1 342 #define PCLK_UART2 343 #define PCLK_UART3 344 #define PCLK_UART4 345 #define PCLK_TSADC 346 #define PCLK_SARADC 347 #define PCLK_SIM 348 #define PCLK_GMAC 349 #define PCLK_PWM 350 #define PCLK_RKPWM 351 #define PCLK_PS2C 352 #define PCLK_TIMER 353 #define PCLK_TZPC 354 #define PCLK_EDP_CTRL 355 #define PCLK_MIPI_DSI0 356 #define PCLK_MIPI_DSI1 357 #define PCLK_MIPI_CSI 358 #define PCLK_LVDS_PHY 359 #define PCLK_HDMI_CTRL 360 #define PCLK_VIO2_H2P 361 #define PCLK_CPU 362 #define PCLK_PERI 363 #define PCLK_DDRUPCTL0 364 #define PCLK_PUBL0 365 #define PCLK_DDRUPCTL1 366 #define PCLK_PUBL1 367 #define PCLK_WDT 368 #define PCLK_EFUSE256 369 #define PCLK_EFUSE1024 370 #define PCLK_ISP_IN 371 /* hclk gates */ #define HCLK_GPS 448 #define HCLK_OTG0 449 #define HCLK_USBHOST0 450 #define HCLK_USBHOST1 451 #define HCLK_HSIC 452 #define HCLK_NANDC0 453 #define HCLK_NANDC1 454 #define HCLK_TSP 455 #define HCLK_SDMMC 456 #define HCLK_SDIO0 457 #define HCLK_SDIO1 458 #define HCLK_EMMC 459 #define HCLK_HSADC 460 #define HCLK_CRYPTO 461 #define HCLK_I2S0 462 #define HCLK_SPDIF 463 #define HCLK_SPDIF8CH 464 #define HCLK_VOP0 465 #define HCLK_VOP1 466 #define HCLK_ROM 467 #define HCLK_IEP 468 #define HCLK_ISP 469 #define HCLK_RGA 470 #define HCLK_VIO_AHB_ARBI 471 #define HCLK_VIO_NIU 472 #define HCLK_VIP 473 #define HCLK_VIO2_H2P 474 #define HCLK_HEVC 475 #define HCLK_VCODEC 476 #define HCLK_CPU 477 #define HCLK_PERI 478 #define CLK_NR_CLKS (HCLK_PERI + 1) /* soft-reset indices */ #define SRST_CORE0 0 #define SRST_CORE1 1 #define SRST_CORE2 2 #define SRST_CORE3 3 #define SRST_CORE0_PO 4 #define SRST_CORE1_PO 5 #define SRST_CORE2_PO 6 #define SRST_CORE3_PO 7 #define SRST_PDCORE_STRSYS 8 #define SRST_PDBUS_STRSYS 9 #define SRST_L2C 10 #define SRST_TOPDBG 11 #define SRST_CORE0_DBG 12 #define SRST_CORE1_DBG 13 #define SRST_CORE2_DBG 14 #define SRST_CORE3_DBG 15 #define SRST_PDBUG_AHB_ARBITOR 16 #define SRST_EFUSE256 17 #define SRST_DMAC1 18 #define SRST_INTMEM 19 #define SRST_ROM 20 #define SRST_SPDIF8CH 21 #define SRST_TIMER 22 #define SRST_I2S0 23 #define SRST_SPDIF 24 #define SRST_TIMER0 25 #define SRST_TIMER1 26 #define SRST_TIMER2 27 #define SRST_TIMER3 28 #define SRST_TIMER4 29 #define SRST_TIMER5 30 #define SRST_EFUSE 31 #define SRST_GPIO0 32 #define SRST_GPIO1 33 #define SRST_GPIO2 34 #define SRST_GPIO3 35 #define SRST_GPIO4 36 #define SRST_GPIO5 37 #define SRST_GPIO6 38 #define SRST_GPIO7 39 #define SRST_GPIO8 40 #define SRST_I2C0 42 #define SRST_I2C1 43 #define SRST_I2C2 44 #define SRST_I2C3 45 #define SRST_I2C4 46 #define SRST_I2C5 47 #define SRST_DWPWM 48 #define SRST_MMC_PERI 49 #define SRST_PERIPH_MMU 50 #define SRST_DAP 51 #define SRST_DAP_SYS 52 #define SRST_TPIU 53 #define SRST_PMU_APB 54 #define SRST_GRF 55 #define SRST_PMU 56 #define SRST_PERIPH_AXI 57 #define SRST_PERIPH_AHB 58 #define SRST_PERIPH_APB 59 #define SRST_PERIPH_NIU 60 #define SRST_PDPERI_AHB_ARBI 61 #define SRST_EMEM 62 #define SRST_USB_PERI 63 #define SRST_DMAC2 64 #define SRST_MAC 66 #define SRST_GPS 67 #define SRST_RKPWM 69 #define SRST_CCP 71 #define SRST_USBHOST0 72 #define SRST_HSIC 73 #define SRST_HSIC_AUX 74 #define SRST_HSIC_PHY 75 #define SRST_HSADC 76 #define SRST_NANDC0 77 #define SRST_NANDC1 78 #define SRST_TZPC 80 #define SRST_SPI0 83 #define SRST_SPI1 84 #define SRST_SPI2 85 #define SRST_SARADC 87 #define SRST_PDALIVE_NIU 88 #define SRST_PDPMU_INTMEM 89 #define SRST_PDPMU_NIU 90 #define SRST_SGRF 91 #define SRST_VIO_ARBI 96 #define SRST_RGA_NIU 97 #define SRST_VIO0_NIU_AXI 98 #define SRST_VIO_NIU_AHB 99 #define SRST_LCDC0_AXI 100 #define SRST_LCDC0_AHB 101 #define SRST_LCDC0_DCLK 102 #define SRST_VIO1_NIU_AXI 103 #define SRST_VIP 104 #define SRST_RGA_CORE 105 #define SRST_IEP_AXI 106 #define SRST_IEP_AHB 107 #define SRST_RGA_AXI 108 #define SRST_RGA_AHB 109 #define SRST_ISP 110 #define SRST_EDP 111 #define SRST_VCODEC_AXI 112 #define SRST_VCODEC_AHB 113 #define SRST_VIO_H2P 114 #define SRST_MIPIDSI0 115 #define SRST_MIPIDSI1 116 #define SRST_MIPICSI 117 #define SRST_LVDS_PHY 118 #define SRST_LVDS_CON 119 #define SRST_GPU 120 #define SRST_HDMI 121 #define SRST_CORE_PVTM 124 #define SRST_GPU_PVTM 125 #define SRST_MMC0 128 #define SRST_SDIO0 129 #define SRST_SDIO1 130 #define SRST_EMMC 131 #define SRST_USBOTG_AHB 132 #define SRST_USBOTG_PHY 133 #define SRST_USBOTG_CON 134 #define SRST_USBHOST0_AHB 135 #define SRST_USBHOST0_PHY 136 #define SRST_USBHOST0_CON 137 #define SRST_USBHOST1_AHB 138 #define SRST_USBHOST1_PHY 139 #define SRST_USBHOST1_CON 140 #define SRST_USB_ADP 141 #define SRST_ACC_EFUSE 142 #define SRST_CORESIGHT 144 #define SRST_PD_CORE_AHB_NOC 145 #define SRST_PD_CORE_APB_NOC 146 #define SRST_PD_CORE_MP_AXI 147 #define SRST_GIC 148 #define SRST_LCDC_PWM0 149 #define SRST_LCDC_PWM1 150 #define SRST_VIO0_H2P_BRG 151 #define SRST_VIO1_H2P_BRG 152 #define SRST_RGA_H2P_BRG 153 #define SRST_HEVC 154 #define SRST_TSADC 159 #define SRST_DDRPHY0 160 #define SRST_DDRPHY0_APB 161 #define SRST_DDRCTRL0 162 #define SRST_DDRCTRL0_APB 163 #define SRST_DDRPHY0_CTRL 164 #define SRST_DDRPHY1 165 #define SRST_DDRPHY1_APB 166 #define SRST_DDRCTRL1 167 #define SRST_DDRCTRL1_APB 168 #define SRST_DDRPHY1_CTRL 169 #define SRST_DDRMSCH0 170 #define SRST_DDRMSCH1 171 #define SRST_CRYPTO 174 #define SRST_C2C_HOST 175 #define SRST_LCDC1_AXI 176 #define SRST_LCDC1_AHB 177 #define SRST_LCDC1_DCLK 178 #define SRST_UART0 179 #define SRST_UART1 180 #define SRST_UART2 181 #define SRST_UART3 182 #define SRST_UART4 183 #define SRST_SIMC 186 #define SRST_PS2C 187 #define SRST_TSP 188 #define SRST_TSP_CLKIN0 189 #define SRST_TSP_CLKIN1 190 #define SRST_TSP_27M 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 |
|