18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * Copyright (C) 2014-2015 Freescale Semiconductor, Inc. 48c2ecf20Sopenharmony_ci */ 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_CLOCK_IMX7D_H 78c2ecf20Sopenharmony_ci#define __DT_BINDINGS_CLOCK_IMX7D_H 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci#define IMX7D_OSC_24M_CLK 0 108c2ecf20Sopenharmony_ci#define IMX7D_PLL_ARM_MAIN 1 118c2ecf20Sopenharmony_ci#define IMX7D_PLL_ARM_MAIN_CLK 2 128c2ecf20Sopenharmony_ci#define IMX7D_PLL_ARM_MAIN_SRC 3 138c2ecf20Sopenharmony_ci#define IMX7D_PLL_ARM_MAIN_BYPASS 4 148c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_MAIN 5 158c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_MAIN_CLK 6 168c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_MAIN_SRC 7 178c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_MAIN_BYPASS 8 188c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_MAIN_480M 9 198c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_MAIN_240M 10 208c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_MAIN_120M 11 218c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_MAIN_480M_CLK 12 228c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_MAIN_240M_CLK 13 238c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_MAIN_120M_CLK 14 248c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_PFD0_392M_CLK 15 258c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_PFD0_196M 16 268c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_PFD0_196M_CLK 17 278c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_PFD1_332M_CLK 18 288c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_PFD1_166M 19 298c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_PFD1_166M_CLK 20 308c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_PFD2_270M_CLK 21 318c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_PFD2_135M 22 328c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_PFD2_135M_CLK 23 338c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_PFD3_CLK 24 348c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_PFD4_CLK 25 358c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_PFD5_CLK 26 368c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_PFD6_CLK 27 378c2ecf20Sopenharmony_ci#define IMX7D_PLL_SYS_PFD7_CLK 28 388c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN 29 398c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_CLK 30 408c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_SRC 31 418c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_BYPASS 32 428c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_500M 33 438c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_250M 34 448c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_125M 35 458c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_100M 36 468c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_50M 37 478c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_40M 38 488c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_25M 39 498c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_500M_CLK 40 508c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_250M_CLK 41 518c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_125M_CLK 42 528c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_100M_CLK 43 538c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_50M_CLK 44 548c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_40M_CLK 45 558c2ecf20Sopenharmony_ci#define IMX7D_PLL_ENET_MAIN_25M_CLK 46 568c2ecf20Sopenharmony_ci#define IMX7D_PLL_DRAM_MAIN 47 578c2ecf20Sopenharmony_ci#define IMX7D_PLL_DRAM_MAIN_CLK 48 588c2ecf20Sopenharmony_ci#define IMX7D_PLL_DRAM_MAIN_SRC 49 598c2ecf20Sopenharmony_ci#define IMX7D_PLL_DRAM_MAIN_BYPASS 50 608c2ecf20Sopenharmony_ci#define IMX7D_PLL_DRAM_MAIN_533M 51 618c2ecf20Sopenharmony_ci#define IMX7D_PLL_DRAM_MAIN_533M_CLK 52 628c2ecf20Sopenharmony_ci#define IMX7D_PLL_AUDIO_MAIN 53 638c2ecf20Sopenharmony_ci#define IMX7D_PLL_AUDIO_MAIN_CLK 54 648c2ecf20Sopenharmony_ci#define IMX7D_PLL_AUDIO_MAIN_SRC 55 658c2ecf20Sopenharmony_ci#define IMX7D_PLL_AUDIO_MAIN_BYPASS 56 668c2ecf20Sopenharmony_ci#define IMX7D_PLL_VIDEO_MAIN_CLK 57 678c2ecf20Sopenharmony_ci#define IMX7D_PLL_VIDEO_MAIN 58 688c2ecf20Sopenharmony_ci#define IMX7D_PLL_VIDEO_MAIN_SRC 59 698c2ecf20Sopenharmony_ci#define IMX7D_PLL_VIDEO_MAIN_BYPASS 60 708c2ecf20Sopenharmony_ci#define IMX7D_USB_MAIN_480M_CLK 61 718c2ecf20Sopenharmony_ci#define IMX7D_ARM_A7_ROOT_CLK 62 728c2ecf20Sopenharmony_ci#define IMX7D_ARM_A7_ROOT_SRC 63 738c2ecf20Sopenharmony_ci#define IMX7D_ARM_A7_ROOT_CG 64 748c2ecf20Sopenharmony_ci#define IMX7D_ARM_A7_ROOT_DIV 65 758c2ecf20Sopenharmony_ci#define IMX7D_ARM_M4_ROOT_CLK 66 768c2ecf20Sopenharmony_ci#define IMX7D_ARM_M4_ROOT_SRC 67 778c2ecf20Sopenharmony_ci#define IMX7D_ARM_M4_ROOT_CG 68 788c2ecf20Sopenharmony_ci#define IMX7D_ARM_M4_ROOT_DIV 69 798c2ecf20Sopenharmony_ci#define IMX7D_ARM_M0_ROOT_CLK 70 /* unused */ 808c2ecf20Sopenharmony_ci#define IMX7D_ARM_M0_ROOT_SRC 71 /* unused */ 818c2ecf20Sopenharmony_ci#define IMX7D_ARM_M0_ROOT_CG 72 /* unused */ 828c2ecf20Sopenharmony_ci#define IMX7D_ARM_M0_ROOT_DIV 73 /* unused */ 838c2ecf20Sopenharmony_ci#define IMX7D_MAIN_AXI_ROOT_CLK 74 848c2ecf20Sopenharmony_ci#define IMX7D_MAIN_AXI_ROOT_SRC 75 858c2ecf20Sopenharmony_ci#define IMX7D_MAIN_AXI_ROOT_CG 76 868c2ecf20Sopenharmony_ci#define IMX7D_MAIN_AXI_ROOT_DIV 77 878c2ecf20Sopenharmony_ci#define IMX7D_DISP_AXI_ROOT_CLK 78 888c2ecf20Sopenharmony_ci#define IMX7D_DISP_AXI_ROOT_SRC 79 898c2ecf20Sopenharmony_ci#define IMX7D_DISP_AXI_ROOT_CG 80 908c2ecf20Sopenharmony_ci#define IMX7D_DISP_AXI_ROOT_DIV 81 918c2ecf20Sopenharmony_ci#define IMX7D_ENET_AXI_ROOT_CLK 82 928c2ecf20Sopenharmony_ci#define IMX7D_ENET_AXI_ROOT_SRC 83 938c2ecf20Sopenharmony_ci#define IMX7D_ENET_AXI_ROOT_CG 84 948c2ecf20Sopenharmony_ci#define IMX7D_ENET_AXI_ROOT_DIV 85 958c2ecf20Sopenharmony_ci#define IMX7D_NAND_USDHC_BUS_ROOT_CLK 86 968c2ecf20Sopenharmony_ci#define IMX7D_NAND_USDHC_BUS_ROOT_SRC 87 978c2ecf20Sopenharmony_ci#define IMX7D_NAND_USDHC_BUS_ROOT_CG 88 988c2ecf20Sopenharmony_ci#define IMX7D_NAND_USDHC_BUS_ROOT_DIV 89 998c2ecf20Sopenharmony_ci#define IMX7D_AHB_CHANNEL_ROOT_CLK 90 1008c2ecf20Sopenharmony_ci#define IMX7D_AHB_CHANNEL_ROOT_SRC 91 1018c2ecf20Sopenharmony_ci#define IMX7D_AHB_CHANNEL_ROOT_CG 92 1028c2ecf20Sopenharmony_ci#define IMX7D_AHB_CHANNEL_ROOT_DIV 93 1038c2ecf20Sopenharmony_ci#define IMX7D_DRAM_PHYM_ROOT_CLK 94 1048c2ecf20Sopenharmony_ci#define IMX7D_DRAM_PHYM_ROOT_SRC 95 1058c2ecf20Sopenharmony_ci#define IMX7D_DRAM_PHYM_ROOT_CG 96 1068c2ecf20Sopenharmony_ci#define IMX7D_DRAM_PHYM_ROOT_DIV 97 1078c2ecf20Sopenharmony_ci#define IMX7D_DRAM_ROOT_CLK 98 1088c2ecf20Sopenharmony_ci#define IMX7D_DRAM_ROOT_SRC 99 1098c2ecf20Sopenharmony_ci#define IMX7D_DRAM_ROOT_CG 100 1108c2ecf20Sopenharmony_ci#define IMX7D_DRAM_ROOT_DIV 101 1118c2ecf20Sopenharmony_ci#define IMX7D_DRAM_PHYM_ALT_ROOT_CLK 102 1128c2ecf20Sopenharmony_ci#define IMX7D_DRAM_PHYM_ALT_ROOT_SRC 103 1138c2ecf20Sopenharmony_ci#define IMX7D_DRAM_PHYM_ALT_ROOT_CG 104 1148c2ecf20Sopenharmony_ci#define IMX7D_DRAM_PHYM_ALT_ROOT_DIV 105 1158c2ecf20Sopenharmony_ci#define IMX7D_DRAM_ALT_ROOT_CLK 106 1168c2ecf20Sopenharmony_ci#define IMX7D_DRAM_ALT_ROOT_SRC 107 1178c2ecf20Sopenharmony_ci#define IMX7D_DRAM_ALT_ROOT_CG 108 1188c2ecf20Sopenharmony_ci#define IMX7D_DRAM_ALT_ROOT_DIV 109 1198c2ecf20Sopenharmony_ci#define IMX7D_USB_HSIC_ROOT_CLK 110 1208c2ecf20Sopenharmony_ci#define IMX7D_USB_HSIC_ROOT_SRC 111 1218c2ecf20Sopenharmony_ci#define IMX7D_USB_HSIC_ROOT_CG 112 1228c2ecf20Sopenharmony_ci#define IMX7D_USB_HSIC_ROOT_DIV 113 1238c2ecf20Sopenharmony_ci#define IMX7D_PCIE_CTRL_ROOT_CLK 114 1248c2ecf20Sopenharmony_ci#define IMX7D_PCIE_CTRL_ROOT_SRC 115 1258c2ecf20Sopenharmony_ci#define IMX7D_PCIE_CTRL_ROOT_CG 116 1268c2ecf20Sopenharmony_ci#define IMX7D_PCIE_CTRL_ROOT_DIV 117 1278c2ecf20Sopenharmony_ci#define IMX7D_PCIE_PHY_ROOT_CLK 118 1288c2ecf20Sopenharmony_ci#define IMX7D_PCIE_PHY_ROOT_SRC 119 1298c2ecf20Sopenharmony_ci#define IMX7D_PCIE_PHY_ROOT_CG 120 1308c2ecf20Sopenharmony_ci#define IMX7D_PCIE_PHY_ROOT_DIV 121 1318c2ecf20Sopenharmony_ci#define IMX7D_EPDC_PIXEL_ROOT_CLK 122 1328c2ecf20Sopenharmony_ci#define IMX7D_EPDC_PIXEL_ROOT_SRC 123 1338c2ecf20Sopenharmony_ci#define IMX7D_EPDC_PIXEL_ROOT_CG 124 1348c2ecf20Sopenharmony_ci#define IMX7D_EPDC_PIXEL_ROOT_DIV 125 1358c2ecf20Sopenharmony_ci#define IMX7D_LCDIF_PIXEL_ROOT_CLK 126 1368c2ecf20Sopenharmony_ci#define IMX7D_LCDIF_PIXEL_ROOT_SRC 127 1378c2ecf20Sopenharmony_ci#define IMX7D_LCDIF_PIXEL_ROOT_CG 128 1388c2ecf20Sopenharmony_ci#define IMX7D_LCDIF_PIXEL_ROOT_DIV 129 1398c2ecf20Sopenharmony_ci#define IMX7D_MIPI_DSI_ROOT_CLK 130 1408c2ecf20Sopenharmony_ci#define IMX7D_MIPI_DSI_ROOT_SRC 131 1418c2ecf20Sopenharmony_ci#define IMX7D_MIPI_DSI_ROOT_CG 132 1428c2ecf20Sopenharmony_ci#define IMX7D_MIPI_DSI_ROOT_DIV 133 1438c2ecf20Sopenharmony_ci#define IMX7D_MIPI_CSI_ROOT_CLK 134 1448c2ecf20Sopenharmony_ci#define IMX7D_MIPI_CSI_ROOT_SRC 135 1458c2ecf20Sopenharmony_ci#define IMX7D_MIPI_CSI_ROOT_CG 136 1468c2ecf20Sopenharmony_ci#define IMX7D_MIPI_CSI_ROOT_DIV 137 1478c2ecf20Sopenharmony_ci#define IMX7D_MIPI_DPHY_ROOT_CLK 138 1488c2ecf20Sopenharmony_ci#define IMX7D_MIPI_DPHY_ROOT_SRC 139 1498c2ecf20Sopenharmony_ci#define IMX7D_MIPI_DPHY_ROOT_CG 140 1508c2ecf20Sopenharmony_ci#define IMX7D_MIPI_DPHY_ROOT_DIV 141 1518c2ecf20Sopenharmony_ci#define IMX7D_SAI1_ROOT_CLK 142 1528c2ecf20Sopenharmony_ci#define IMX7D_SAI1_ROOT_SRC 143 1538c2ecf20Sopenharmony_ci#define IMX7D_SAI1_ROOT_CG 144 1548c2ecf20Sopenharmony_ci#define IMX7D_SAI1_ROOT_DIV 145 1558c2ecf20Sopenharmony_ci#define IMX7D_SAI2_ROOT_CLK 146 1568c2ecf20Sopenharmony_ci#define IMX7D_SAI2_ROOT_SRC 147 1578c2ecf20Sopenharmony_ci#define IMX7D_SAI2_ROOT_CG 148 1588c2ecf20Sopenharmony_ci#define IMX7D_SAI2_ROOT_DIV 149 1598c2ecf20Sopenharmony_ci#define IMX7D_SAI3_ROOT_CLK 150 1608c2ecf20Sopenharmony_ci#define IMX7D_SAI3_ROOT_SRC 151 1618c2ecf20Sopenharmony_ci#define IMX7D_SAI3_ROOT_CG 152 1628c2ecf20Sopenharmony_ci#define IMX7D_SAI3_ROOT_DIV 153 1638c2ecf20Sopenharmony_ci#define IMX7D_SPDIF_ROOT_CLK 154 1648c2ecf20Sopenharmony_ci#define IMX7D_SPDIF_ROOT_SRC 155 1658c2ecf20Sopenharmony_ci#define IMX7D_SPDIF_ROOT_CG 156 1668c2ecf20Sopenharmony_ci#define IMX7D_SPDIF_ROOT_DIV 157 1678c2ecf20Sopenharmony_ci#define IMX7D_ENET1_IPG_ROOT_CLK 158 1688c2ecf20Sopenharmony_ci#define IMX7D_ENET1_REF_ROOT_SRC 159 1698c2ecf20Sopenharmony_ci#define IMX7D_ENET1_REF_ROOT_CG 160 1708c2ecf20Sopenharmony_ci#define IMX7D_ENET1_REF_ROOT_DIV 161 1718c2ecf20Sopenharmony_ci#define IMX7D_ENET1_TIME_ROOT_CLK 162 1728c2ecf20Sopenharmony_ci#define IMX7D_ENET1_TIME_ROOT_SRC 163 1738c2ecf20Sopenharmony_ci#define IMX7D_ENET1_TIME_ROOT_CG 164 1748c2ecf20Sopenharmony_ci#define IMX7D_ENET1_TIME_ROOT_DIV 165 1758c2ecf20Sopenharmony_ci#define IMX7D_ENET2_IPG_ROOT_CLK 166 1768c2ecf20Sopenharmony_ci#define IMX7D_ENET2_REF_ROOT_SRC 167 1778c2ecf20Sopenharmony_ci#define IMX7D_ENET2_REF_ROOT_CG 168 1788c2ecf20Sopenharmony_ci#define IMX7D_ENET2_REF_ROOT_DIV 169 1798c2ecf20Sopenharmony_ci#define IMX7D_ENET2_TIME_ROOT_CLK 170 1808c2ecf20Sopenharmony_ci#define IMX7D_ENET2_TIME_ROOT_SRC 171 1818c2ecf20Sopenharmony_ci#define IMX7D_ENET2_TIME_ROOT_CG 172 1828c2ecf20Sopenharmony_ci#define IMX7D_ENET2_TIME_ROOT_DIV 173 1838c2ecf20Sopenharmony_ci#define IMX7D_ENET_PHY_REF_ROOT_CLK 174 1848c2ecf20Sopenharmony_ci#define IMX7D_ENET_PHY_REF_ROOT_SRC 175 1858c2ecf20Sopenharmony_ci#define IMX7D_ENET_PHY_REF_ROOT_CG 176 1868c2ecf20Sopenharmony_ci#define IMX7D_ENET_PHY_REF_ROOT_DIV 177 1878c2ecf20Sopenharmony_ci#define IMX7D_EIM_ROOT_CLK 178 1888c2ecf20Sopenharmony_ci#define IMX7D_EIM_ROOT_SRC 179 1898c2ecf20Sopenharmony_ci#define IMX7D_EIM_ROOT_CG 180 1908c2ecf20Sopenharmony_ci#define IMX7D_EIM_ROOT_DIV 181 1918c2ecf20Sopenharmony_ci#define IMX7D_NAND_ROOT_CLK 182 1928c2ecf20Sopenharmony_ci#define IMX7D_NAND_ROOT_SRC 183 1938c2ecf20Sopenharmony_ci#define IMX7D_NAND_ROOT_CG 184 1948c2ecf20Sopenharmony_ci#define IMX7D_NAND_ROOT_DIV 185 1958c2ecf20Sopenharmony_ci#define IMX7D_QSPI_ROOT_CLK 186 1968c2ecf20Sopenharmony_ci#define IMX7D_QSPI_ROOT_SRC 187 1978c2ecf20Sopenharmony_ci#define IMX7D_QSPI_ROOT_CG 188 1988c2ecf20Sopenharmony_ci#define IMX7D_QSPI_ROOT_DIV 189 1998c2ecf20Sopenharmony_ci#define IMX7D_USDHC1_ROOT_CLK 190 2008c2ecf20Sopenharmony_ci#define IMX7D_USDHC1_ROOT_SRC 191 2018c2ecf20Sopenharmony_ci#define IMX7D_USDHC1_ROOT_CG 192 2028c2ecf20Sopenharmony_ci#define IMX7D_USDHC1_ROOT_DIV 193 2038c2ecf20Sopenharmony_ci#define IMX7D_USDHC2_ROOT_CLK 194 2048c2ecf20Sopenharmony_ci#define IMX7D_USDHC2_ROOT_SRC 195 2058c2ecf20Sopenharmony_ci#define IMX7D_USDHC2_ROOT_CG 196 2068c2ecf20Sopenharmony_ci#define IMX7D_USDHC2_ROOT_DIV 197 2078c2ecf20Sopenharmony_ci#define IMX7D_USDHC3_ROOT_CLK 198 2088c2ecf20Sopenharmony_ci#define IMX7D_USDHC3_ROOT_SRC 199 2098c2ecf20Sopenharmony_ci#define IMX7D_USDHC3_ROOT_CG 200 2108c2ecf20Sopenharmony_ci#define IMX7D_USDHC3_ROOT_DIV 201 2118c2ecf20Sopenharmony_ci#define IMX7D_CAN1_ROOT_CLK 202 2128c2ecf20Sopenharmony_ci#define IMX7D_CAN1_ROOT_SRC 203 2138c2ecf20Sopenharmony_ci#define IMX7D_CAN1_ROOT_CG 204 2148c2ecf20Sopenharmony_ci#define IMX7D_CAN1_ROOT_DIV 205 2158c2ecf20Sopenharmony_ci#define IMX7D_CAN2_ROOT_CLK 206 2168c2ecf20Sopenharmony_ci#define IMX7D_CAN2_ROOT_SRC 207 2178c2ecf20Sopenharmony_ci#define IMX7D_CAN2_ROOT_CG 208 2188c2ecf20Sopenharmony_ci#define IMX7D_CAN2_ROOT_DIV 209 2198c2ecf20Sopenharmony_ci#define IMX7D_I2C1_ROOT_CLK 210 2208c2ecf20Sopenharmony_ci#define IMX7D_I2C1_ROOT_SRC 211 2218c2ecf20Sopenharmony_ci#define IMX7D_I2C1_ROOT_CG 212 2228c2ecf20Sopenharmony_ci#define IMX7D_I2C1_ROOT_DIV 213 2238c2ecf20Sopenharmony_ci#define IMX7D_I2C2_ROOT_CLK 214 2248c2ecf20Sopenharmony_ci#define IMX7D_I2C2_ROOT_SRC 215 2258c2ecf20Sopenharmony_ci#define IMX7D_I2C2_ROOT_CG 216 2268c2ecf20Sopenharmony_ci#define IMX7D_I2C2_ROOT_DIV 217 2278c2ecf20Sopenharmony_ci#define IMX7D_I2C3_ROOT_CLK 218 2288c2ecf20Sopenharmony_ci#define IMX7D_I2C3_ROOT_SRC 219 2298c2ecf20Sopenharmony_ci#define IMX7D_I2C3_ROOT_CG 220 2308c2ecf20Sopenharmony_ci#define IMX7D_I2C3_ROOT_DIV 221 2318c2ecf20Sopenharmony_ci#define IMX7D_I2C4_ROOT_CLK 222 2328c2ecf20Sopenharmony_ci#define IMX7D_I2C4_ROOT_SRC 223 2338c2ecf20Sopenharmony_ci#define IMX7D_I2C4_ROOT_CG 224 2348c2ecf20Sopenharmony_ci#define IMX7D_I2C4_ROOT_DIV 225 2358c2ecf20Sopenharmony_ci#define IMX7D_UART1_ROOT_CLK 226 2368c2ecf20Sopenharmony_ci#define IMX7D_UART1_ROOT_SRC 227 2378c2ecf20Sopenharmony_ci#define IMX7D_UART1_ROOT_CG 228 2388c2ecf20Sopenharmony_ci#define IMX7D_UART1_ROOT_DIV 229 2398c2ecf20Sopenharmony_ci#define IMX7D_UART2_ROOT_CLK 230 2408c2ecf20Sopenharmony_ci#define IMX7D_UART2_ROOT_SRC 231 2418c2ecf20Sopenharmony_ci#define IMX7D_UART2_ROOT_CG 232 2428c2ecf20Sopenharmony_ci#define IMX7D_UART2_ROOT_DIV 233 2438c2ecf20Sopenharmony_ci#define IMX7D_UART3_ROOT_CLK 234 2448c2ecf20Sopenharmony_ci#define IMX7D_UART3_ROOT_SRC 235 2458c2ecf20Sopenharmony_ci#define IMX7D_UART3_ROOT_CG 236 2468c2ecf20Sopenharmony_ci#define IMX7D_UART3_ROOT_DIV 237 2478c2ecf20Sopenharmony_ci#define IMX7D_UART4_ROOT_CLK 238 2488c2ecf20Sopenharmony_ci#define IMX7D_UART4_ROOT_SRC 239 2498c2ecf20Sopenharmony_ci#define IMX7D_UART4_ROOT_CG 240 2508c2ecf20Sopenharmony_ci#define IMX7D_UART4_ROOT_DIV 241 2518c2ecf20Sopenharmony_ci#define IMX7D_UART5_ROOT_CLK 242 2528c2ecf20Sopenharmony_ci#define IMX7D_UART5_ROOT_SRC 243 2538c2ecf20Sopenharmony_ci#define IMX7D_UART5_ROOT_CG 244 2548c2ecf20Sopenharmony_ci#define IMX7D_UART5_ROOT_DIV 245 2558c2ecf20Sopenharmony_ci#define IMX7D_UART6_ROOT_CLK 246 2568c2ecf20Sopenharmony_ci#define IMX7D_UART6_ROOT_SRC 247 2578c2ecf20Sopenharmony_ci#define IMX7D_UART6_ROOT_CG 248 2588c2ecf20Sopenharmony_ci#define IMX7D_UART6_ROOT_DIV 249 2598c2ecf20Sopenharmony_ci#define IMX7D_UART7_ROOT_CLK 250 2608c2ecf20Sopenharmony_ci#define IMX7D_UART7_ROOT_SRC 251 2618c2ecf20Sopenharmony_ci#define IMX7D_UART7_ROOT_CG 252 2628c2ecf20Sopenharmony_ci#define IMX7D_UART7_ROOT_DIV 253 2638c2ecf20Sopenharmony_ci#define IMX7D_ECSPI1_ROOT_CLK 254 2648c2ecf20Sopenharmony_ci#define IMX7D_ECSPI1_ROOT_SRC 255 2658c2ecf20Sopenharmony_ci#define IMX7D_ECSPI1_ROOT_CG 256 2668c2ecf20Sopenharmony_ci#define IMX7D_ECSPI1_ROOT_DIV 257 2678c2ecf20Sopenharmony_ci#define IMX7D_ECSPI2_ROOT_CLK 258 2688c2ecf20Sopenharmony_ci#define IMX7D_ECSPI2_ROOT_SRC 259 2698c2ecf20Sopenharmony_ci#define IMX7D_ECSPI2_ROOT_CG 260 2708c2ecf20Sopenharmony_ci#define IMX7D_ECSPI2_ROOT_DIV 261 2718c2ecf20Sopenharmony_ci#define IMX7D_ECSPI3_ROOT_CLK 262 2728c2ecf20Sopenharmony_ci#define IMX7D_ECSPI3_ROOT_SRC 263 2738c2ecf20Sopenharmony_ci#define IMX7D_ECSPI3_ROOT_CG 264 2748c2ecf20Sopenharmony_ci#define IMX7D_ECSPI3_ROOT_DIV 265 2758c2ecf20Sopenharmony_ci#define IMX7D_ECSPI4_ROOT_CLK 266 2768c2ecf20Sopenharmony_ci#define IMX7D_ECSPI4_ROOT_SRC 267 2778c2ecf20Sopenharmony_ci#define IMX7D_ECSPI4_ROOT_CG 268 2788c2ecf20Sopenharmony_ci#define IMX7D_ECSPI4_ROOT_DIV 269 2798c2ecf20Sopenharmony_ci#define IMX7D_PWM1_ROOT_CLK 270 2808c2ecf20Sopenharmony_ci#define IMX7D_PWM1_ROOT_SRC 271 2818c2ecf20Sopenharmony_ci#define IMX7D_PWM1_ROOT_CG 272 2828c2ecf20Sopenharmony_ci#define IMX7D_PWM1_ROOT_DIV 273 2838c2ecf20Sopenharmony_ci#define IMX7D_PWM2_ROOT_CLK 274 2848c2ecf20Sopenharmony_ci#define IMX7D_PWM2_ROOT_SRC 275 2858c2ecf20Sopenharmony_ci#define IMX7D_PWM2_ROOT_CG 276 2868c2ecf20Sopenharmony_ci#define IMX7D_PWM2_ROOT_DIV 277 2878c2ecf20Sopenharmony_ci#define IMX7D_PWM3_ROOT_CLK 278 2888c2ecf20Sopenharmony_ci#define IMX7D_PWM3_ROOT_SRC 279 2898c2ecf20Sopenharmony_ci#define IMX7D_PWM3_ROOT_CG 280 2908c2ecf20Sopenharmony_ci#define IMX7D_PWM3_ROOT_DIV 281 2918c2ecf20Sopenharmony_ci#define IMX7D_PWM4_ROOT_CLK 282 2928c2ecf20Sopenharmony_ci#define IMX7D_PWM4_ROOT_SRC 283 2938c2ecf20Sopenharmony_ci#define IMX7D_PWM4_ROOT_CG 284 2948c2ecf20Sopenharmony_ci#define IMX7D_PWM4_ROOT_DIV 285 2958c2ecf20Sopenharmony_ci#define IMX7D_FLEXTIMER1_ROOT_CLK 286 2968c2ecf20Sopenharmony_ci#define IMX7D_FLEXTIMER1_ROOT_SRC 287 2978c2ecf20Sopenharmony_ci#define IMX7D_FLEXTIMER1_ROOT_CG 288 2988c2ecf20Sopenharmony_ci#define IMX7D_FLEXTIMER1_ROOT_DIV 289 2998c2ecf20Sopenharmony_ci#define IMX7D_FLEXTIMER2_ROOT_CLK 290 3008c2ecf20Sopenharmony_ci#define IMX7D_FLEXTIMER2_ROOT_SRC 291 3018c2ecf20Sopenharmony_ci#define IMX7D_FLEXTIMER2_ROOT_CG 292 3028c2ecf20Sopenharmony_ci#define IMX7D_FLEXTIMER2_ROOT_DIV 293 3038c2ecf20Sopenharmony_ci#define IMX7D_SIM1_ROOT_CLK 294 3048c2ecf20Sopenharmony_ci#define IMX7D_SIM1_ROOT_SRC 295 3058c2ecf20Sopenharmony_ci#define IMX7D_SIM1_ROOT_CG 296 3068c2ecf20Sopenharmony_ci#define IMX7D_SIM1_ROOT_DIV 297 3078c2ecf20Sopenharmony_ci#define IMX7D_SIM2_ROOT_CLK 298 3088c2ecf20Sopenharmony_ci#define IMX7D_SIM2_ROOT_SRC 299 3098c2ecf20Sopenharmony_ci#define IMX7D_SIM2_ROOT_CG 300 3108c2ecf20Sopenharmony_ci#define IMX7D_SIM2_ROOT_DIV 301 3118c2ecf20Sopenharmony_ci#define IMX7D_GPT1_ROOT_CLK 302 3128c2ecf20Sopenharmony_ci#define IMX7D_GPT1_ROOT_SRC 303 3138c2ecf20Sopenharmony_ci#define IMX7D_GPT1_ROOT_CG 304 3148c2ecf20Sopenharmony_ci#define IMX7D_GPT1_ROOT_DIV 305 3158c2ecf20Sopenharmony_ci#define IMX7D_GPT2_ROOT_CLK 306 3168c2ecf20Sopenharmony_ci#define IMX7D_GPT2_ROOT_SRC 307 3178c2ecf20Sopenharmony_ci#define IMX7D_GPT2_ROOT_CG 308 3188c2ecf20Sopenharmony_ci#define IMX7D_GPT2_ROOT_DIV 309 3198c2ecf20Sopenharmony_ci#define IMX7D_GPT3_ROOT_CLK 310 3208c2ecf20Sopenharmony_ci#define IMX7D_GPT3_ROOT_SRC 311 3218c2ecf20Sopenharmony_ci#define IMX7D_GPT3_ROOT_CG 312 3228c2ecf20Sopenharmony_ci#define IMX7D_GPT3_ROOT_DIV 313 3238c2ecf20Sopenharmony_ci#define IMX7D_GPT4_ROOT_CLK 314 3248c2ecf20Sopenharmony_ci#define IMX7D_GPT4_ROOT_SRC 315 3258c2ecf20Sopenharmony_ci#define IMX7D_GPT4_ROOT_CG 316 3268c2ecf20Sopenharmony_ci#define IMX7D_GPT4_ROOT_DIV 317 3278c2ecf20Sopenharmony_ci#define IMX7D_TRACE_ROOT_CLK 318 3288c2ecf20Sopenharmony_ci#define IMX7D_TRACE_ROOT_SRC 319 3298c2ecf20Sopenharmony_ci#define IMX7D_TRACE_ROOT_CG 320 3308c2ecf20Sopenharmony_ci#define IMX7D_TRACE_ROOT_DIV 321 3318c2ecf20Sopenharmony_ci#define IMX7D_WDOG1_ROOT_CLK 322 3328c2ecf20Sopenharmony_ci#define IMX7D_WDOG_ROOT_SRC 323 3338c2ecf20Sopenharmony_ci#define IMX7D_WDOG_ROOT_CG 324 3348c2ecf20Sopenharmony_ci#define IMX7D_WDOG_ROOT_DIV 325 3358c2ecf20Sopenharmony_ci#define IMX7D_CSI_MCLK_ROOT_CLK 326 3368c2ecf20Sopenharmony_ci#define IMX7D_CSI_MCLK_ROOT_SRC 327 3378c2ecf20Sopenharmony_ci#define IMX7D_CSI_MCLK_ROOT_CG 328 3388c2ecf20Sopenharmony_ci#define IMX7D_CSI_MCLK_ROOT_DIV 329 3398c2ecf20Sopenharmony_ci#define IMX7D_AUDIO_MCLK_ROOT_CLK 330 3408c2ecf20Sopenharmony_ci#define IMX7D_AUDIO_MCLK_ROOT_SRC 331 3418c2ecf20Sopenharmony_ci#define IMX7D_AUDIO_MCLK_ROOT_CG 332 3428c2ecf20Sopenharmony_ci#define IMX7D_AUDIO_MCLK_ROOT_DIV 333 3438c2ecf20Sopenharmony_ci#define IMX7D_WRCLK_ROOT_CLK 334 3448c2ecf20Sopenharmony_ci#define IMX7D_WRCLK_ROOT_SRC 335 3458c2ecf20Sopenharmony_ci#define IMX7D_WRCLK_ROOT_CG 336 3468c2ecf20Sopenharmony_ci#define IMX7D_WRCLK_ROOT_DIV 337 3478c2ecf20Sopenharmony_ci#define IMX7D_CLKO1_ROOT_SRC 338 3488c2ecf20Sopenharmony_ci#define IMX7D_CLKO1_ROOT_CG 339 3498c2ecf20Sopenharmony_ci#define IMX7D_CLKO1_ROOT_DIV 340 3508c2ecf20Sopenharmony_ci#define IMX7D_CLKO2_ROOT_SRC 341 3518c2ecf20Sopenharmony_ci#define IMX7D_CLKO2_ROOT_CG 342 3528c2ecf20Sopenharmony_ci#define IMX7D_CLKO2_ROOT_DIV 343 3538c2ecf20Sopenharmony_ci#define IMX7D_MAIN_AXI_ROOT_PRE_DIV 344 3548c2ecf20Sopenharmony_ci#define IMX7D_DISP_AXI_ROOT_PRE_DIV 345 3558c2ecf20Sopenharmony_ci#define IMX7D_ENET_AXI_ROOT_PRE_DIV 346 3568c2ecf20Sopenharmony_ci#define IMX7D_NAND_USDHC_BUS_ROOT_PRE_DIV 347 3578c2ecf20Sopenharmony_ci#define IMX7D_AHB_CHANNEL_ROOT_PRE_DIV 348 3588c2ecf20Sopenharmony_ci#define IMX7D_USB_HSIC_ROOT_PRE_DIV 349 3598c2ecf20Sopenharmony_ci#define IMX7D_PCIE_CTRL_ROOT_PRE_DIV 350 3608c2ecf20Sopenharmony_ci#define IMX7D_PCIE_PHY_ROOT_PRE_DIV 351 3618c2ecf20Sopenharmony_ci#define IMX7D_EPDC_PIXEL_ROOT_PRE_DIV 352 3628c2ecf20Sopenharmony_ci#define IMX7D_LCDIF_PIXEL_ROOT_PRE_DIV 353 3638c2ecf20Sopenharmony_ci#define IMX7D_MIPI_DSI_ROOT_PRE_DIV 354 3648c2ecf20Sopenharmony_ci#define IMX7D_MIPI_CSI_ROOT_PRE_DIV 355 3658c2ecf20Sopenharmony_ci#define IMX7D_MIPI_DPHY_ROOT_PRE_DIV 356 3668c2ecf20Sopenharmony_ci#define IMX7D_SAI1_ROOT_PRE_DIV 357 3678c2ecf20Sopenharmony_ci#define IMX7D_SAI2_ROOT_PRE_DIV 358 3688c2ecf20Sopenharmony_ci#define IMX7D_SAI3_ROOT_PRE_DIV 359 3698c2ecf20Sopenharmony_ci#define IMX7D_SPDIF_ROOT_PRE_DIV 360 3708c2ecf20Sopenharmony_ci#define IMX7D_ENET1_REF_ROOT_PRE_DIV 361 3718c2ecf20Sopenharmony_ci#define IMX7D_ENET1_TIME_ROOT_PRE_DIV 362 3728c2ecf20Sopenharmony_ci#define IMX7D_ENET2_REF_ROOT_PRE_DIV 363 3738c2ecf20Sopenharmony_ci#define IMX7D_ENET2_TIME_ROOT_PRE_DIV 364 3748c2ecf20Sopenharmony_ci#define IMX7D_ENET_PHY_REF_ROOT_PRE_DIV 365 3758c2ecf20Sopenharmony_ci#define IMX7D_EIM_ROOT_PRE_DIV 366 3768c2ecf20Sopenharmony_ci#define IMX7D_NAND_ROOT_PRE_DIV 367 3778c2ecf20Sopenharmony_ci#define IMX7D_QSPI_ROOT_PRE_DIV 368 3788c2ecf20Sopenharmony_ci#define IMX7D_USDHC1_ROOT_PRE_DIV 369 3798c2ecf20Sopenharmony_ci#define IMX7D_USDHC2_ROOT_PRE_DIV 370 3808c2ecf20Sopenharmony_ci#define IMX7D_USDHC3_ROOT_PRE_DIV 371 3818c2ecf20Sopenharmony_ci#define IMX7D_CAN1_ROOT_PRE_DIV 372 3828c2ecf20Sopenharmony_ci#define IMX7D_CAN2_ROOT_PRE_DIV 373 3838c2ecf20Sopenharmony_ci#define IMX7D_I2C1_ROOT_PRE_DIV 374 3848c2ecf20Sopenharmony_ci#define IMX7D_I2C2_ROOT_PRE_DIV 375 3858c2ecf20Sopenharmony_ci#define IMX7D_I2C3_ROOT_PRE_DIV 376 3868c2ecf20Sopenharmony_ci#define IMX7D_I2C4_ROOT_PRE_DIV 377 3878c2ecf20Sopenharmony_ci#define IMX7D_UART1_ROOT_PRE_DIV 378 3888c2ecf20Sopenharmony_ci#define IMX7D_UART2_ROOT_PRE_DIV 379 3898c2ecf20Sopenharmony_ci#define IMX7D_UART3_ROOT_PRE_DIV 380 3908c2ecf20Sopenharmony_ci#define IMX7D_UART4_ROOT_PRE_DIV 381 3918c2ecf20Sopenharmony_ci#define IMX7D_UART5_ROOT_PRE_DIV 382 3928c2ecf20Sopenharmony_ci#define IMX7D_UART6_ROOT_PRE_DIV 383 3938c2ecf20Sopenharmony_ci#define IMX7D_UART7_ROOT_PRE_DIV 384 3948c2ecf20Sopenharmony_ci#define IMX7D_ECSPI1_ROOT_PRE_DIV 385 3958c2ecf20Sopenharmony_ci#define IMX7D_ECSPI2_ROOT_PRE_DIV 386 3968c2ecf20Sopenharmony_ci#define IMX7D_ECSPI3_ROOT_PRE_DIV 387 3978c2ecf20Sopenharmony_ci#define IMX7D_ECSPI4_ROOT_PRE_DIV 388 3988c2ecf20Sopenharmony_ci#define IMX7D_PWM1_ROOT_PRE_DIV 389 3998c2ecf20Sopenharmony_ci#define IMX7D_PWM2_ROOT_PRE_DIV 390 4008c2ecf20Sopenharmony_ci#define IMX7D_PWM3_ROOT_PRE_DIV 391 4018c2ecf20Sopenharmony_ci#define IMX7D_PWM4_ROOT_PRE_DIV 392 4028c2ecf20Sopenharmony_ci#define IMX7D_FLEXTIMER1_ROOT_PRE_DIV 393 4038c2ecf20Sopenharmony_ci#define IMX7D_FLEXTIMER2_ROOT_PRE_DIV 394 4048c2ecf20Sopenharmony_ci#define IMX7D_SIM1_ROOT_PRE_DIV 395 4058c2ecf20Sopenharmony_ci#define IMX7D_SIM2_ROOT_PRE_DIV 396 4068c2ecf20Sopenharmony_ci#define IMX7D_GPT1_ROOT_PRE_DIV 397 4078c2ecf20Sopenharmony_ci#define IMX7D_GPT2_ROOT_PRE_DIV 398 4088c2ecf20Sopenharmony_ci#define IMX7D_GPT3_ROOT_PRE_DIV 399 4098c2ecf20Sopenharmony_ci#define IMX7D_GPT4_ROOT_PRE_DIV 400 4108c2ecf20Sopenharmony_ci#define IMX7D_TRACE_ROOT_PRE_DIV 401 4118c2ecf20Sopenharmony_ci#define IMX7D_WDOG_ROOT_PRE_DIV 402 4128c2ecf20Sopenharmony_ci#define IMX7D_CSI_MCLK_ROOT_PRE_DIV 403 4138c2ecf20Sopenharmony_ci#define IMX7D_AUDIO_MCLK_ROOT_PRE_DIV 404 4148c2ecf20Sopenharmony_ci#define IMX7D_WRCLK_ROOT_PRE_DIV 405 4158c2ecf20Sopenharmony_ci#define IMX7D_CLKO1_ROOT_PRE_DIV 406 4168c2ecf20Sopenharmony_ci#define IMX7D_CLKO2_ROOT_PRE_DIV 407 4178c2ecf20Sopenharmony_ci#define IMX7D_DRAM_PHYM_ALT_ROOT_PRE_DIV 408 4188c2ecf20Sopenharmony_ci#define IMX7D_DRAM_ALT_ROOT_PRE_DIV 409 4198c2ecf20Sopenharmony_ci#define IMX7D_LVDS1_IN_CLK 410 4208c2ecf20Sopenharmony_ci#define IMX7D_LVDS1_OUT_SEL 411 4218c2ecf20Sopenharmony_ci#define IMX7D_LVDS1_OUT_CLK 412 4228c2ecf20Sopenharmony_ci#define IMX7D_CLK_DUMMY 413 4238c2ecf20Sopenharmony_ci#define IMX7D_GPT_3M_CLK 414 4248c2ecf20Sopenharmony_ci#define IMX7D_OCRAM_CLK 415 4258c2ecf20Sopenharmony_ci#define IMX7D_OCRAM_S_CLK 416 4268c2ecf20Sopenharmony_ci#define IMX7D_WDOG2_ROOT_CLK 417 4278c2ecf20Sopenharmony_ci#define IMX7D_WDOG3_ROOT_CLK 418 4288c2ecf20Sopenharmony_ci#define IMX7D_WDOG4_ROOT_CLK 419 4298c2ecf20Sopenharmony_ci#define IMX7D_SDMA_CORE_CLK 420 4308c2ecf20Sopenharmony_ci#define IMX7D_USB1_MAIN_480M_CLK 421 4318c2ecf20Sopenharmony_ci#define IMX7D_USB_CTRL_CLK 422 4328c2ecf20Sopenharmony_ci#define IMX7D_USB_PHY1_CLK 423 4338c2ecf20Sopenharmony_ci#define IMX7D_USB_PHY2_CLK 424 4348c2ecf20Sopenharmony_ci#define IMX7D_IPG_ROOT_CLK 425 4358c2ecf20Sopenharmony_ci#define IMX7D_SAI1_IPG_CLK 426 4368c2ecf20Sopenharmony_ci#define IMX7D_SAI2_IPG_CLK 427 4378c2ecf20Sopenharmony_ci#define IMX7D_SAI3_IPG_CLK 428 4388c2ecf20Sopenharmony_ci#define IMX7D_PLL_AUDIO_TEST_DIV 429 4398c2ecf20Sopenharmony_ci#define IMX7D_PLL_AUDIO_POST_DIV 430 4408c2ecf20Sopenharmony_ci#define IMX7D_PLL_VIDEO_TEST_DIV 431 4418c2ecf20Sopenharmony_ci#define IMX7D_PLL_VIDEO_POST_DIV 432 4428c2ecf20Sopenharmony_ci#define IMX7D_MU_ROOT_CLK 433 4438c2ecf20Sopenharmony_ci#define IMX7D_SEMA4_HS_ROOT_CLK 434 4448c2ecf20Sopenharmony_ci#define IMX7D_PLL_DRAM_TEST_DIV 435 4458c2ecf20Sopenharmony_ci#define IMX7D_ADC_ROOT_CLK 436 4468c2ecf20Sopenharmony_ci#define IMX7D_CLK_ARM 437 4478c2ecf20Sopenharmony_ci#define IMX7D_CKIL 438 4488c2ecf20Sopenharmony_ci#define IMX7D_OCOTP_CLK 439 4498c2ecf20Sopenharmony_ci#define IMX7D_NAND_RAWNAND_CLK 440 4508c2ecf20Sopenharmony_ci#define IMX7D_NAND_USDHC_BUS_RAWNAND_CLK 441 4518c2ecf20Sopenharmony_ci#define IMX7D_SNVS_CLK 442 4528c2ecf20Sopenharmony_ci#define IMX7D_CAAM_CLK 443 4538c2ecf20Sopenharmony_ci#define IMX7D_KPP_ROOT_CLK 444 4548c2ecf20Sopenharmony_ci#define IMX7D_PXP_CLK 445 4558c2ecf20Sopenharmony_ci#define IMX7D_CLK_END 446 4568c2ecf20Sopenharmony_ci#endif /* __DT_BINDINGS_CLOCK_IMX7D_H */ 457