18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * Copyright (C) 2015 Freescale Semiconductor, Inc. 48c2ecf20Sopenharmony_ci */ 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_CLOCK_IMX6UL_H 78c2ecf20Sopenharmony_ci#define __DT_BINDINGS_CLOCK_IMX6UL_H 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci#define IMX6UL_CLK_DUMMY 0 108c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CKIL 1 118c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CKIH 2 128c2ecf20Sopenharmony_ci#define IMX6UL_CLK_OSC 3 138c2ecf20Sopenharmony_ci#define IMX6UL_PLL1_BYPASS_SRC 4 148c2ecf20Sopenharmony_ci#define IMX6UL_PLL2_BYPASS_SRC 5 158c2ecf20Sopenharmony_ci#define IMX6UL_PLL3_BYPASS_SRC 6 168c2ecf20Sopenharmony_ci#define IMX6UL_PLL4_BYPASS_SRC 7 178c2ecf20Sopenharmony_ci#define IMX6UL_PLL5_BYPASS_SRC 8 188c2ecf20Sopenharmony_ci#define IMX6UL_PLL6_BYPASS_SRC 9 198c2ecf20Sopenharmony_ci#define IMX6UL_PLL7_BYPASS_SRC 10 208c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL1 11 218c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL2 12 228c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL3 13 238c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL4 14 248c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL5 15 258c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL6 16 268c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL7 17 278c2ecf20Sopenharmony_ci#define IMX6UL_PLL1_BYPASS 18 288c2ecf20Sopenharmony_ci#define IMX6UL_PLL2_BYPASS 19 298c2ecf20Sopenharmony_ci#define IMX6UL_PLL3_BYPASS 20 308c2ecf20Sopenharmony_ci#define IMX6UL_PLL4_BYPASS 21 318c2ecf20Sopenharmony_ci#define IMX6UL_PLL5_BYPASS 22 328c2ecf20Sopenharmony_ci#define IMX6UL_PLL6_BYPASS 23 338c2ecf20Sopenharmony_ci#define IMX6UL_PLL7_BYPASS 24 348c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL1_SYS 25 358c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL2_BUS 26 368c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL3_USB_OTG 27 378c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL4_AUDIO 28 388c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL5_VIDEO 29 398c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL6_ENET 30 408c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL7_USB_HOST 31 418c2ecf20Sopenharmony_ci#define IMX6UL_CLK_USBPHY1 32 428c2ecf20Sopenharmony_ci#define IMX6UL_CLK_USBPHY2 33 438c2ecf20Sopenharmony_ci#define IMX6UL_CLK_USBPHY1_GATE 34 448c2ecf20Sopenharmony_ci#define IMX6UL_CLK_USBPHY2_GATE 35 458c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL2_PFD0 36 468c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL2_PFD1 37 478c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL2_PFD2 38 488c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL2_PFD3 39 498c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL3_PFD0 40 508c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL3_PFD1 41 518c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL3_PFD2 42 528c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL3_PFD3 43 538c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ENET_REF 44 548c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ENET2_REF 45 558c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ENET2_REF_125M 46 568c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ENET_PTP_REF 47 578c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ENET_PTP 48 588c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL4_POST_DIV 49 598c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL4_AUDIO_DIV 50 608c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL5_POST_DIV 51 618c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL5_VIDEO_DIV 52 628c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL2_198M 53 638c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL3_80M 54 648c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL3_60M 55 658c2ecf20Sopenharmony_ci#define IMX6UL_CLK_STEP 56 668c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL1_SW 57 678c2ecf20Sopenharmony_ci#define IMX6UL_CLK_AXI_ALT_SEL 58 688c2ecf20Sopenharmony_ci#define IMX6UL_CLK_AXI_SEL 59 698c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PERIPH_PRE 60 708c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PERIPH2_PRE 61 718c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PERIPH_CLK2_SEL 62 728c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PERIPH2_CLK2_SEL 63 738c2ecf20Sopenharmony_ci#define IMX6UL_CLK_USDHC1_SEL 64 748c2ecf20Sopenharmony_ci#define IMX6UL_CLK_USDHC2_SEL 65 758c2ecf20Sopenharmony_ci#define IMX6UL_CLK_BCH_SEL 66 768c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPMI_SEL 67 778c2ecf20Sopenharmony_ci#define IMX6UL_CLK_EIM_SLOW_SEL 68 788c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SPDIF_SEL 69 798c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SAI1_SEL 70 808c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SAI2_SEL 71 818c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SAI3_SEL 72 828c2ecf20Sopenharmony_ci#define IMX6UL_CLK_LCDIF_PRE_SEL 73 838c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SIM_PRE_SEL 74 848c2ecf20Sopenharmony_ci#define IMX6UL_CLK_LDB_DI0_SEL 75 858c2ecf20Sopenharmony_ci#define IMX6UL_CLK_LDB_DI1_SEL 76 868c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ENFC_SEL 77 878c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CAN_SEL 78 888c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ECSPI_SEL 79 898c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART_SEL 80 908c2ecf20Sopenharmony_ci#define IMX6UL_CLK_QSPI1_SEL 81 918c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PERCLK_SEL 82 928c2ecf20Sopenharmony_ci#define IMX6UL_CLK_LCDIF_SEL 83 938c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SIM_SEL 84 948c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PERIPH 85 958c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PERIPH2 86 968c2ecf20Sopenharmony_ci#define IMX6UL_CLK_LDB_DI0_DIV_3_5 87 978c2ecf20Sopenharmony_ci#define IMX6UL_CLK_LDB_DI0_DIV_7 88 988c2ecf20Sopenharmony_ci#define IMX6UL_CLK_LDB_DI1_DIV_3_5 89 998c2ecf20Sopenharmony_ci#define IMX6UL_CLK_LDB_DI1_DIV_7 90 1008c2ecf20Sopenharmony_ci#define IMX6UL_CLK_LDB_DI0_DIV_SEL 91 1018c2ecf20Sopenharmony_ci#define IMX6UL_CLK_LDB_DI1_DIV_SEL 92 1028c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ARM 93 1038c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PERIPH_CLK2 94 1048c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PERIPH2_CLK2 95 1058c2ecf20Sopenharmony_ci#define IMX6UL_CLK_AHB 96 1068c2ecf20Sopenharmony_ci#define IMX6UL_CLK_MMDC_PODF 97 1078c2ecf20Sopenharmony_ci#define IMX6UL_CLK_AXI_PODF 98 1088c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PERCLK 99 1098c2ecf20Sopenharmony_ci#define IMX6UL_CLK_IPG 100 1108c2ecf20Sopenharmony_ci#define IMX6UL_CLK_USDHC1_PODF 101 1118c2ecf20Sopenharmony_ci#define IMX6UL_CLK_USDHC2_PODF 102 1128c2ecf20Sopenharmony_ci#define IMX6UL_CLK_BCH_PODF 103 1138c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPMI_PODF 104 1148c2ecf20Sopenharmony_ci#define IMX6UL_CLK_EIM_SLOW_PODF 105 1158c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SPDIF_PRED 106 1168c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SPDIF_PODF 107 1178c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SAI1_PRED 108 1188c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SAI1_PODF 109 1198c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SAI2_PRED 110 1208c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SAI2_PODF 111 1218c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SAI3_PRED 112 1228c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SAI3_PODF 113 1238c2ecf20Sopenharmony_ci#define IMX6UL_CLK_LCDIF_PRED 114 1248c2ecf20Sopenharmony_ci#define IMX6UL_CLK_LCDIF_PODF 115 1258c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SIM_PODF 116 1268c2ecf20Sopenharmony_ci#define IMX6UL_CLK_QSPI1_PDOF 117 1278c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ENFC_PRED 118 1288c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ENFC_PODF 119 1298c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CAN_PODF 120 1308c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ECSPI_PODF 121 1318c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART_PODF 122 1328c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ADC1 123 1338c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ADC2 124 1348c2ecf20Sopenharmony_ci#define IMX6UL_CLK_AIPSTZ1 125 1358c2ecf20Sopenharmony_ci#define IMX6UL_CLK_AIPSTZ2 126 1368c2ecf20Sopenharmony_ci#define IMX6UL_CLK_AIPSTZ3 127 1378c2ecf20Sopenharmony_ci#define IMX6UL_CLK_APBHDMA 128 1388c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ASRC_IPG 129 1398c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ASRC_MEM 130 1408c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPMI_BCH_APB 131 1418c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPMI_BCH 132 1428c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPMI_IO 133 1438c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPMI_APB 134 1448c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CAAM_MEM 135 1458c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CAAM_ACLK 136 1468c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CAAM_IPG 137 1478c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CSI 138 1488c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ECSPI1 139 1498c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ECSPI2 140 1508c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ECSPI3 141 1518c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ECSPI4 142 1528c2ecf20Sopenharmony_ci#define IMX6UL_CLK_EIM 143 1538c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ENET 144 1548c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ENET_AHB 145 1558c2ecf20Sopenharmony_ci#define IMX6UL_CLK_EPIT1 146 1568c2ecf20Sopenharmony_ci#define IMX6UL_CLK_EPIT2 147 1578c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CAN1_IPG 148 1588c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CAN1_SERIAL 149 1598c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CAN2_IPG 150 1608c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CAN2_SERIAL 151 1618c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPT1_BUS 152 1628c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPT1_SERIAL 153 1638c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPT2_BUS 154 1648c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPT2_SERIAL 155 1658c2ecf20Sopenharmony_ci#define IMX6UL_CLK_I2C1 156 1668c2ecf20Sopenharmony_ci#define IMX6UL_CLK_I2C2 157 1678c2ecf20Sopenharmony_ci#define IMX6UL_CLK_I2C3 158 1688c2ecf20Sopenharmony_ci#define IMX6UL_CLK_I2C4 159 1698c2ecf20Sopenharmony_ci#define IMX6UL_CLK_IOMUXC 160 1708c2ecf20Sopenharmony_ci#define IMX6UL_CLK_LCDIF_APB 161 1718c2ecf20Sopenharmony_ci#define IMX6UL_CLK_LCDIF_PIX 162 1728c2ecf20Sopenharmony_ci#define IMX6UL_CLK_MMDC_P0_FAST 163 1738c2ecf20Sopenharmony_ci#define IMX6UL_CLK_MMDC_P0_IPG 164 1748c2ecf20Sopenharmony_ci#define IMX6UL_CLK_OCOTP 165 1758c2ecf20Sopenharmony_ci#define IMX6UL_CLK_OCRAM 166 1768c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PWM1 167 1778c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PWM2 168 1788c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PWM3 169 1798c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PWM4 170 1808c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PWM5 171 1818c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PWM6 172 1828c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PWM7 173 1838c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PWM8 174 1848c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PXP 175 1858c2ecf20Sopenharmony_ci#define IMX6UL_CLK_QSPI 176 1868c2ecf20Sopenharmony_ci#define IMX6UL_CLK_ROM 177 1878c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SAI1 178 1888c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SAI1_IPG 179 1898c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SAI2 180 1908c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SAI2_IPG 181 1918c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SAI3 182 1928c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SAI3_IPG 183 1938c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SDMA 184 1948c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SIM 185 1958c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SIM_S 186 1968c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SPBA 187 1978c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SPDIF 188 1988c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART1_IPG 189 1998c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART1_SERIAL 190 2008c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART2_IPG 191 2018c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART2_SERIAL 192 2028c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART3_IPG 193 2038c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART3_SERIAL 194 2048c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART4_IPG 195 2058c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART4_SERIAL 196 2068c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART5_IPG 197 2078c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART5_SERIAL 198 2088c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART6_IPG 199 2098c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART6_SERIAL 200 2108c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART7_IPG 201 2118c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART7_SERIAL 202 2128c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART8_IPG 203 2138c2ecf20Sopenharmony_ci#define IMX6UL_CLK_UART8_SERIAL 204 2148c2ecf20Sopenharmony_ci#define IMX6UL_CLK_USBOH3 205 2158c2ecf20Sopenharmony_ci#define IMX6UL_CLK_USDHC1 206 2168c2ecf20Sopenharmony_ci#define IMX6UL_CLK_USDHC2 207 2178c2ecf20Sopenharmony_ci#define IMX6UL_CLK_WDOG1 208 2188c2ecf20Sopenharmony_ci#define IMX6UL_CLK_WDOG2 209 2198c2ecf20Sopenharmony_ci#define IMX6UL_CLK_WDOG3 210 2208c2ecf20Sopenharmony_ci#define IMX6UL_CLK_LDB_DI0 211 2218c2ecf20Sopenharmony_ci#define IMX6UL_CLK_AXI 212 2228c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SPDIF_GCLK 213 2238c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPT_3M 214 2248c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SIM2 215 2258c2ecf20Sopenharmony_ci#define IMX6UL_CLK_SIM1 216 2268c2ecf20Sopenharmony_ci#define IMX6UL_CLK_IPP_DI0 217 2278c2ecf20Sopenharmony_ci#define IMX6UL_CLK_IPP_DI1 218 2288c2ecf20Sopenharmony_ci#define IMX6UL_CA7_SECONDARY_SEL 219 2298c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PER_BCH 220 2308c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CSI_SEL 221 2318c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CSI_PODF 222 2328c2ecf20Sopenharmony_ci#define IMX6UL_CLK_PLL3_120M 223 2338c2ecf20Sopenharmony_ci#define IMX6UL_CLK_KPP 224 2348c2ecf20Sopenharmony_ci#define IMX6ULL_CLK_ESAI_PRED 225 2358c2ecf20Sopenharmony_ci#define IMX6ULL_CLK_ESAI_PODF 226 2368c2ecf20Sopenharmony_ci#define IMX6ULL_CLK_ESAI_EXTAL 227 2378c2ecf20Sopenharmony_ci#define IMX6ULL_CLK_ESAI_MEM 228 2388c2ecf20Sopenharmony_ci#define IMX6ULL_CLK_ESAI_IPG 229 2398c2ecf20Sopenharmony_ci#define IMX6ULL_CLK_DCP_CLK 230 2408c2ecf20Sopenharmony_ci#define IMX6ULL_CLK_EPDC_PRE_SEL 231 2418c2ecf20Sopenharmony_ci#define IMX6ULL_CLK_EPDC_SEL 232 2428c2ecf20Sopenharmony_ci#define IMX6ULL_CLK_EPDC_PODF 233 2438c2ecf20Sopenharmony_ci#define IMX6ULL_CLK_EPDC_ACLK 234 2448c2ecf20Sopenharmony_ci#define IMX6ULL_CLK_EPDC_PIX 235 2458c2ecf20Sopenharmony_ci#define IMX6ULL_CLK_ESAI_SEL 236 2468c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CKO1_SEL 237 2478c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CKO1_PODF 238 2488c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CKO1 239 2498c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CKO2_SEL 240 2508c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CKO2_PODF 241 2518c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CKO2 242 2528c2ecf20Sopenharmony_ci#define IMX6UL_CLK_CKO 243 2538c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPIO1 244 2548c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPIO2 245 2558c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPIO3 246 2568c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPIO4 247 2578c2ecf20Sopenharmony_ci#define IMX6UL_CLK_GPIO5 248 2588c2ecf20Sopenharmony_ci#define IMX6UL_CLK_MMDC_P1_IPG 249 2598c2ecf20Sopenharmony_ci 2608c2ecf20Sopenharmony_ci#define IMX6UL_CLK_END 250 2618c2ecf20Sopenharmony_ci 2628c2ecf20Sopenharmony_ci#endif /* __DT_BINDINGS_CLOCK_IMX6UL_H */ 263