18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * Copyright 2017-2018 NXP 48c2ecf20Sopenharmony_ci */ 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_CLOCK_IMX8MM_H 78c2ecf20Sopenharmony_ci#define __DT_BINDINGS_CLOCK_IMX8MM_H 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DUMMY 0 108c2ecf20Sopenharmony_ci#define IMX8MM_CLK_32K 1 118c2ecf20Sopenharmony_ci#define IMX8MM_CLK_24M 2 128c2ecf20Sopenharmony_ci#define IMX8MM_OSC_HDMI_CLK 3 138c2ecf20Sopenharmony_ci#define IMX8MM_CLK_EXT1 4 148c2ecf20Sopenharmony_ci#define IMX8MM_CLK_EXT2 5 158c2ecf20Sopenharmony_ci#define IMX8MM_CLK_EXT3 6 168c2ecf20Sopenharmony_ci#define IMX8MM_CLK_EXT4 7 178c2ecf20Sopenharmony_ci#define IMX8MM_AUDIO_PLL1_REF_SEL 8 188c2ecf20Sopenharmony_ci#define IMX8MM_AUDIO_PLL2_REF_SEL 9 198c2ecf20Sopenharmony_ci#define IMX8MM_VIDEO_PLL1_REF_SEL 10 208c2ecf20Sopenharmony_ci#define IMX8MM_DRAM_PLL_REF_SEL 11 218c2ecf20Sopenharmony_ci#define IMX8MM_GPU_PLL_REF_SEL 12 228c2ecf20Sopenharmony_ci#define IMX8MM_VPU_PLL_REF_SEL 13 238c2ecf20Sopenharmony_ci#define IMX8MM_ARM_PLL_REF_SEL 14 248c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_REF_SEL 15 258c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_REF_SEL 16 268c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL3_REF_SEL 17 278c2ecf20Sopenharmony_ci#define IMX8MM_AUDIO_PLL1 18 288c2ecf20Sopenharmony_ci#define IMX8MM_AUDIO_PLL2 19 298c2ecf20Sopenharmony_ci#define IMX8MM_VIDEO_PLL1 20 308c2ecf20Sopenharmony_ci#define IMX8MM_DRAM_PLL 21 318c2ecf20Sopenharmony_ci#define IMX8MM_GPU_PLL 22 328c2ecf20Sopenharmony_ci#define IMX8MM_VPU_PLL 23 338c2ecf20Sopenharmony_ci#define IMX8MM_ARM_PLL 24 348c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1 25 358c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2 26 368c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL3 27 378c2ecf20Sopenharmony_ci#define IMX8MM_AUDIO_PLL1_BYPASS 28 388c2ecf20Sopenharmony_ci#define IMX8MM_AUDIO_PLL2_BYPASS 29 398c2ecf20Sopenharmony_ci#define IMX8MM_VIDEO_PLL1_BYPASS 30 408c2ecf20Sopenharmony_ci#define IMX8MM_DRAM_PLL_BYPASS 31 418c2ecf20Sopenharmony_ci#define IMX8MM_GPU_PLL_BYPASS 32 428c2ecf20Sopenharmony_ci#define IMX8MM_VPU_PLL_BYPASS 33 438c2ecf20Sopenharmony_ci#define IMX8MM_ARM_PLL_BYPASS 34 448c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_BYPASS 35 458c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_BYPASS 36 468c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL3_BYPASS 37 478c2ecf20Sopenharmony_ci#define IMX8MM_AUDIO_PLL1_OUT 38 488c2ecf20Sopenharmony_ci#define IMX8MM_AUDIO_PLL2_OUT 39 498c2ecf20Sopenharmony_ci#define IMX8MM_VIDEO_PLL1_OUT 40 508c2ecf20Sopenharmony_ci#define IMX8MM_DRAM_PLL_OUT 41 518c2ecf20Sopenharmony_ci#define IMX8MM_GPU_PLL_OUT 42 528c2ecf20Sopenharmony_ci#define IMX8MM_VPU_PLL_OUT 43 538c2ecf20Sopenharmony_ci#define IMX8MM_ARM_PLL_OUT 44 548c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_OUT 45 558c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_OUT 46 568c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL3_OUT 47 578c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_40M 48 588c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_80M 49 598c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_100M 50 608c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_133M 51 618c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_160M 52 628c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_200M 53 638c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_266M 54 648c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_400M 55 658c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_800M 56 668c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_50M 57 678c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_100M 58 688c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_125M 59 698c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_166M 60 708c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_200M 61 718c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_250M 62 728c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_333M 63 738c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_500M 64 748c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_1000M 65 758c2ecf20Sopenharmony_ci 768c2ecf20Sopenharmony_ci/* core */ 778c2ecf20Sopenharmony_ci#define IMX8MM_CLK_A53_SRC 66 788c2ecf20Sopenharmony_ci#define IMX8MM_CLK_M4_SRC 67 798c2ecf20Sopenharmony_ci#define IMX8MM_CLK_VPU_SRC 68 808c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPU3D_SRC 69 818c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPU2D_SRC 70 828c2ecf20Sopenharmony_ci#define IMX8MM_CLK_A53_CG 71 838c2ecf20Sopenharmony_ci#define IMX8MM_CLK_M4_CG 72 848c2ecf20Sopenharmony_ci#define IMX8MM_CLK_VPU_CG 73 858c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPU3D_CG 74 868c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPU2D_CG 75 878c2ecf20Sopenharmony_ci#define IMX8MM_CLK_A53_DIV 76 888c2ecf20Sopenharmony_ci#define IMX8MM_CLK_M4_DIV 77 898c2ecf20Sopenharmony_ci#define IMX8MM_CLK_VPU_DIV 78 908c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPU3D_DIV 79 918c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPU2D_DIV 80 928c2ecf20Sopenharmony_ci 938c2ecf20Sopenharmony_ci/* bus */ 948c2ecf20Sopenharmony_ci#define IMX8MM_CLK_MAIN_AXI 81 958c2ecf20Sopenharmony_ci#define IMX8MM_CLK_ENET_AXI 82 968c2ecf20Sopenharmony_ci#define IMX8MM_CLK_NAND_USDHC_BUS 83 978c2ecf20Sopenharmony_ci#define IMX8MM_CLK_VPU_BUS 84 988c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DISP_AXI 85 998c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DISP_APB 86 1008c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DISP_RTRM 87 1018c2ecf20Sopenharmony_ci#define IMX8MM_CLK_USB_BUS 88 1028c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPU_AXI 89 1038c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPU_AHB 90 1048c2ecf20Sopenharmony_ci#define IMX8MM_CLK_NOC 91 1058c2ecf20Sopenharmony_ci#define IMX8MM_CLK_NOC_APB 92 1068c2ecf20Sopenharmony_ci 1078c2ecf20Sopenharmony_ci#define IMX8MM_CLK_AHB 93 1088c2ecf20Sopenharmony_ci#define IMX8MM_CLK_AUDIO_AHB 94 1098c2ecf20Sopenharmony_ci#define IMX8MM_CLK_IPG_ROOT 95 1108c2ecf20Sopenharmony_ci#define IMX8MM_CLK_IPG_AUDIO_ROOT 96 1118c2ecf20Sopenharmony_ci 1128c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DRAM_ALT 97 1138c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DRAM_APB 98 1148c2ecf20Sopenharmony_ci#define IMX8MM_CLK_VPU_G1 99 1158c2ecf20Sopenharmony_ci#define IMX8MM_CLK_VPU_G2 100 1168c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DISP_DTRC 101 1178c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DISP_DC8000 102 1188c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PCIE1_CTRL 103 1198c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PCIE1_PHY 104 1208c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PCIE1_AUX 105 1218c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DC_PIXEL 106 1228c2ecf20Sopenharmony_ci#define IMX8MM_CLK_LCDIF_PIXEL 107 1238c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI1 108 1248c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI2 109 1258c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI3 110 1268c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI4 111 1278c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI5 112 1288c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI6 113 1298c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SPDIF1 114 1308c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SPDIF2 115 1318c2ecf20Sopenharmony_ci#define IMX8MM_CLK_ENET_REF 116 1328c2ecf20Sopenharmony_ci#define IMX8MM_CLK_ENET_TIMER 117 1338c2ecf20Sopenharmony_ci#define IMX8MM_CLK_ENET_PHY_REF 118 1348c2ecf20Sopenharmony_ci#define IMX8MM_CLK_NAND 119 1358c2ecf20Sopenharmony_ci#define IMX8MM_CLK_QSPI 120 1368c2ecf20Sopenharmony_ci#define IMX8MM_CLK_USDHC1 121 1378c2ecf20Sopenharmony_ci#define IMX8MM_CLK_USDHC2 122 1388c2ecf20Sopenharmony_ci#define IMX8MM_CLK_I2C1 123 1398c2ecf20Sopenharmony_ci#define IMX8MM_CLK_I2C2 124 1408c2ecf20Sopenharmony_ci#define IMX8MM_CLK_I2C3 125 1418c2ecf20Sopenharmony_ci#define IMX8MM_CLK_I2C4 126 1428c2ecf20Sopenharmony_ci#define IMX8MM_CLK_UART1 127 1438c2ecf20Sopenharmony_ci#define IMX8MM_CLK_UART2 128 1448c2ecf20Sopenharmony_ci#define IMX8MM_CLK_UART3 129 1458c2ecf20Sopenharmony_ci#define IMX8MM_CLK_UART4 130 1468c2ecf20Sopenharmony_ci#define IMX8MM_CLK_USB_CORE_REF 131 1478c2ecf20Sopenharmony_ci#define IMX8MM_CLK_USB_PHY_REF 132 1488c2ecf20Sopenharmony_ci#define IMX8MM_CLK_ECSPI1 133 1498c2ecf20Sopenharmony_ci#define IMX8MM_CLK_ECSPI2 134 1508c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PWM1 135 1518c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PWM2 136 1528c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PWM3 137 1538c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PWM4 138 1548c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPT1 139 1558c2ecf20Sopenharmony_ci#define IMX8MM_CLK_WDOG 140 1568c2ecf20Sopenharmony_ci#define IMX8MM_CLK_WRCLK 141 1578c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DSI_CORE 142 1588c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DSI_PHY_REF 143 1598c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DSI_DBI 144 1608c2ecf20Sopenharmony_ci#define IMX8MM_CLK_USDHC3 145 1618c2ecf20Sopenharmony_ci#define IMX8MM_CLK_CSI1_CORE 146 1628c2ecf20Sopenharmony_ci#define IMX8MM_CLK_CSI1_PHY_REF 147 1638c2ecf20Sopenharmony_ci#define IMX8MM_CLK_CSI1_ESC 148 1648c2ecf20Sopenharmony_ci#define IMX8MM_CLK_CSI2_CORE 149 1658c2ecf20Sopenharmony_ci#define IMX8MM_CLK_CSI2_PHY_REF 150 1668c2ecf20Sopenharmony_ci#define IMX8MM_CLK_CSI2_ESC 151 1678c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PCIE2_CTRL 152 1688c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PCIE2_PHY 153 1698c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PCIE2_AUX 154 1708c2ecf20Sopenharmony_ci#define IMX8MM_CLK_ECSPI3 155 1718c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PDM 156 1728c2ecf20Sopenharmony_ci#define IMX8MM_CLK_VPU_H1 157 1738c2ecf20Sopenharmony_ci#define IMX8MM_CLK_CLKO1 158 1748c2ecf20Sopenharmony_ci 1758c2ecf20Sopenharmony_ci#define IMX8MM_CLK_ECSPI1_ROOT 159 1768c2ecf20Sopenharmony_ci#define IMX8MM_CLK_ECSPI2_ROOT 160 1778c2ecf20Sopenharmony_ci#define IMX8MM_CLK_ECSPI3_ROOT 161 1788c2ecf20Sopenharmony_ci#define IMX8MM_CLK_ENET1_ROOT 162 1798c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPT1_ROOT 163 1808c2ecf20Sopenharmony_ci#define IMX8MM_CLK_I2C1_ROOT 164 1818c2ecf20Sopenharmony_ci#define IMX8MM_CLK_I2C2_ROOT 165 1828c2ecf20Sopenharmony_ci#define IMX8MM_CLK_I2C3_ROOT 166 1838c2ecf20Sopenharmony_ci#define IMX8MM_CLK_I2C4_ROOT 167 1848c2ecf20Sopenharmony_ci#define IMX8MM_CLK_OCOTP_ROOT 168 1858c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PCIE1_ROOT 169 1868c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PWM1_ROOT 170 1878c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PWM2_ROOT 171 1888c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PWM3_ROOT 172 1898c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PWM4_ROOT 173 1908c2ecf20Sopenharmony_ci#define IMX8MM_CLK_QSPI_ROOT 174 1918c2ecf20Sopenharmony_ci#define IMX8MM_CLK_NAND_ROOT 175 1928c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI1_ROOT 176 1938c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI1_IPG 177 1948c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI2_ROOT 178 1958c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI2_IPG 179 1968c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI3_ROOT 180 1978c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI3_IPG 181 1988c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI4_ROOT 182 1998c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI4_IPG 183 2008c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI5_ROOT 184 2018c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI5_IPG 185 2028c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI6_ROOT 186 2038c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SAI6_IPG 187 2048c2ecf20Sopenharmony_ci#define IMX8MM_CLK_UART1_ROOT 188 2058c2ecf20Sopenharmony_ci#define IMX8MM_CLK_UART2_ROOT 189 2068c2ecf20Sopenharmony_ci#define IMX8MM_CLK_UART3_ROOT 190 2078c2ecf20Sopenharmony_ci#define IMX8MM_CLK_UART4_ROOT 191 2088c2ecf20Sopenharmony_ci#define IMX8MM_CLK_USB1_CTRL_ROOT 192 2098c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPU3D_ROOT 193 2108c2ecf20Sopenharmony_ci#define IMX8MM_CLK_USDHC1_ROOT 194 2118c2ecf20Sopenharmony_ci#define IMX8MM_CLK_USDHC2_ROOT 195 2128c2ecf20Sopenharmony_ci#define IMX8MM_CLK_WDOG1_ROOT 196 2138c2ecf20Sopenharmony_ci#define IMX8MM_CLK_WDOG2_ROOT 197 2148c2ecf20Sopenharmony_ci#define IMX8MM_CLK_WDOG3_ROOT 198 2158c2ecf20Sopenharmony_ci#define IMX8MM_CLK_VPU_G1_ROOT 199 2168c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPU_BUS_ROOT 200 2178c2ecf20Sopenharmony_ci#define IMX8MM_CLK_VPU_H1_ROOT 201 2188c2ecf20Sopenharmony_ci#define IMX8MM_CLK_VPU_G2_ROOT 202 2198c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PDM_ROOT 203 2208c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DISP_ROOT 204 2218c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DISP_AXI_ROOT 205 2228c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DISP_APB_ROOT 206 2238c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DISP_RTRM_ROOT 207 2248c2ecf20Sopenharmony_ci#define IMX8MM_CLK_USDHC3_ROOT 208 2258c2ecf20Sopenharmony_ci#define IMX8MM_CLK_TMU_ROOT 209 2268c2ecf20Sopenharmony_ci#define IMX8MM_CLK_VPU_DEC_ROOT 210 2278c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SDMA1_ROOT 211 2288c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SDMA2_ROOT 212 2298c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SDMA3_ROOT 213 2308c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPT_3M 214 2318c2ecf20Sopenharmony_ci#define IMX8MM_CLK_ARM 215 2328c2ecf20Sopenharmony_ci#define IMX8MM_CLK_PDM_IPG 216 2338c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPU2D_ROOT 217 2348c2ecf20Sopenharmony_ci#define IMX8MM_CLK_MU_ROOT 218 2358c2ecf20Sopenharmony_ci#define IMX8MM_CLK_CSI1_ROOT 219 2368c2ecf20Sopenharmony_ci 2378c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DRAM_CORE 220 2388c2ecf20Sopenharmony_ci#define IMX8MM_CLK_DRAM_ALT_ROOT 221 2398c2ecf20Sopenharmony_ci 2408c2ecf20Sopenharmony_ci#define IMX8MM_CLK_NAND_USDHC_BUS_RAWNAND_CLK 222 2418c2ecf20Sopenharmony_ci 2428c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPIO1_ROOT 223 2438c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPIO2_ROOT 224 2448c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPIO3_ROOT 225 2458c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPIO4_ROOT 226 2468c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPIO5_ROOT 227 2478c2ecf20Sopenharmony_ci 2488c2ecf20Sopenharmony_ci#define IMX8MM_CLK_SNVS_ROOT 228 2498c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GIC 229 2508c2ecf20Sopenharmony_ci 2518c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_40M_CG 230 2528c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_80M_CG 231 2538c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_100M_CG 232 2548c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_133M_CG 233 2558c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_160M_CG 234 2568c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_200M_CG 235 2578c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_266M_CG 236 2588c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL1_400M_CG 237 2598c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_50M_CG 238 2608c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_100M_CG 239 2618c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_125M_CG 240 2628c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_166M_CG 241 2638c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_200M_CG 242 2648c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_250M_CG 243 2658c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_333M_CG 244 2668c2ecf20Sopenharmony_ci#define IMX8MM_SYS_PLL2_500M_CG 245 2678c2ecf20Sopenharmony_ci 2688c2ecf20Sopenharmony_ci#define IMX8MM_CLK_M4_CORE 246 2698c2ecf20Sopenharmony_ci#define IMX8MM_CLK_VPU_CORE 247 2708c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPU3D_CORE 248 2718c2ecf20Sopenharmony_ci#define IMX8MM_CLK_GPU2D_CORE 249 2728c2ecf20Sopenharmony_ci 2738c2ecf20Sopenharmony_ci#define IMX8MM_CLK_CLKO2 250 2748c2ecf20Sopenharmony_ci 2758c2ecf20Sopenharmony_ci#define IMX8MM_CLK_A53_CORE 251 2768c2ecf20Sopenharmony_ci 2778c2ecf20Sopenharmony_ci#define IMX8MM_CLK_END 252 2788c2ecf20Sopenharmony_ci 2798c2ecf20Sopenharmony_ci#endif 280