~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/include/dt-bindings/clock/exynos5410.h

Version: ~ [ linux-6.11-rc3 ] ~ [ linux-6.10.4 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.45 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.104 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.164 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.223 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.281 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.319 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /include/dt-bindings/clock/exynos5410.h (Version linux-6.11-rc3) and /include/dt-bindings/clock/exynos5410.h (Version linux-4.18.20)


  1 /* SPDX-License-Identifier: GPL-2.0 */         << 
  2 /*                                                  1 /*
  3  * Copyright (c) 2014 Samsung Electronics Co.,      2  * Copyright (c) 2014 Samsung Electronics Co., Ltd.
  4  * Copyright (c) 2016 Krzysztof Kozlowski           3  * Copyright (c) 2016 Krzysztof Kozlowski
  5  *                                                  4  *
                                                   >>   5  * This program is free software; you can redistribute it and/or modify
                                                   >>   6  * it under the terms of the GNU General Public License version 2 as
                                                   >>   7  * published by the Free Software Foundation.
                                                   >>   8  *
  6  * Device Tree binding constants for Exynos542      9  * Device Tree binding constants for Exynos5421 clock controller.
  7  */                                            !!  10 */
  8                                                    11 
  9 #ifndef _DT_BINDINGS_CLOCK_EXYNOS_5410_H           12 #ifndef _DT_BINDINGS_CLOCK_EXYNOS_5410_H
 10 #define _DT_BINDINGS_CLOCK_EXYNOS_5410_H           13 #define _DT_BINDINGS_CLOCK_EXYNOS_5410_H
 11                                                    14 
 12 /* core clocks */                                  15 /* core clocks */
 13 #define CLK_FIN_PLL             1                  16 #define CLK_FIN_PLL             1
 14 #define CLK_FOUT_APLL           2                  17 #define CLK_FOUT_APLL           2
 15 #define CLK_FOUT_CPLL           3                  18 #define CLK_FOUT_CPLL           3
 16 #define CLK_FOUT_MPLL           4                  19 #define CLK_FOUT_MPLL           4
 17 #define CLK_FOUT_BPLL           5                  20 #define CLK_FOUT_BPLL           5
 18 #define CLK_FOUT_KPLL           6                  21 #define CLK_FOUT_KPLL           6
 19 #define CLK_FOUT_EPLL           7                  22 #define CLK_FOUT_EPLL           7
 20                                                    23 
 21 /* gate for special clocks (sclk) */               24 /* gate for special clocks (sclk) */
 22 #define CLK_SCLK_UART0          128                25 #define CLK_SCLK_UART0          128
 23 #define CLK_SCLK_UART1          129                26 #define CLK_SCLK_UART1          129
 24 #define CLK_SCLK_UART2          130                27 #define CLK_SCLK_UART2          130
 25 #define CLK_SCLK_UART3          131                28 #define CLK_SCLK_UART3          131
 26 #define CLK_SCLK_MMC0           132                29 #define CLK_SCLK_MMC0           132
 27 #define CLK_SCLK_MMC1           133                30 #define CLK_SCLK_MMC1           133
 28 #define CLK_SCLK_MMC2           134                31 #define CLK_SCLK_MMC2           134
 29 #define CLK_SCLK_USBD300        150                32 #define CLK_SCLK_USBD300        150
 30 #define CLK_SCLK_USBD301        151                33 #define CLK_SCLK_USBD301        151
 31 #define CLK_SCLK_USBPHY300      152                34 #define CLK_SCLK_USBPHY300      152
 32 #define CLK_SCLK_USBPHY301      153                35 #define CLK_SCLK_USBPHY301      153
 33 #define CLK_SCLK_PWM            155                36 #define CLK_SCLK_PWM            155
 34                                                    37 
 35 /* gate clocks */                                  38 /* gate clocks */
 36 #define CLK_UART0               257                39 #define CLK_UART0               257
 37 #define CLK_UART1               258                40 #define CLK_UART1               258
 38 #define CLK_UART2               259                41 #define CLK_UART2               259
 39 #define CLK_UART3               260            << 
 40 #define CLK_I2C0                261                42 #define CLK_I2C0                261
 41 #define CLK_I2C1                262                43 #define CLK_I2C1                262
 42 #define CLK_I2C2                263                44 #define CLK_I2C2                263
 43 #define CLK_I2C3                264                45 #define CLK_I2C3                264
 44 #define CLK_USI0                265                46 #define CLK_USI0                265
 45 #define CLK_USI1                266                47 #define CLK_USI1                266
 46 #define CLK_USI2                267                48 #define CLK_USI2                267
 47 #define CLK_USI3                268                49 #define CLK_USI3                268
 48 #define CLK_TSADC               270            !!  50 #define CLK_UART3               260
 49 #define CLK_PWM                 279                51 #define CLK_PWM                 279
 50 #define CLK_MCT                 315                52 #define CLK_MCT                 315
 51 #define CLK_WDT                 316                53 #define CLK_WDT                 316
 52 #define CLK_RTC                 317                54 #define CLK_RTC                 317
 53 #define CLK_TMU                 318                55 #define CLK_TMU                 318
 54 #define CLK_MMC0                351                56 #define CLK_MMC0                351
 55 #define CLK_MMC1                352                57 #define CLK_MMC1                352
 56 #define CLK_MMC2                353                58 #define CLK_MMC2                353
 57 #define CLK_PDMA0               362                59 #define CLK_PDMA0               362
 58 #define CLK_PDMA1               363                60 #define CLK_PDMA1               363
 59 #define CLK_USBH20              365                61 #define CLK_USBH20              365
 60 #define CLK_USBD300             366                62 #define CLK_USBD300             366
 61 #define CLK_USBD301             367                63 #define CLK_USBD301             367
 62 #define CLK_SSS                 471                64 #define CLK_SSS                 471
                                                   >>  65 
                                                   >>  66 #define CLK_NR_CLKS             512
 63                                                    67 
 64 #endif /* _DT_BINDINGS_CLOCK_EXYNOS_5410_H */      68 #endif /* _DT_BINDINGS_CLOCK_EXYNOS_5410_H */
 65                                                    69 

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php