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

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

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ 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.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /include/dt-bindings/clock/sh73a0-clock.h (Version linux-6.12-rc7) and /include/dt-bindings/clock/sh73a0-clock.h (Version linux-4.13.16)


  1 /* SPDX-License-Identifier: GPL-2.0-or-later * << 
  2 /*                                                  1 /*
  3  * Copyright 2014 Ulrich Hecht                      2  * Copyright 2014 Ulrich Hecht
                                                   >>   3  *
                                                   >>   4  * This program is free software; you can redistribute it and/or modify
                                                   >>   5  * it under the terms of the GNU General Public License as published by
                                                   >>   6  * the Free Software Foundation; either version 2 of the License, or
                                                   >>   7  * (at your option) any later version.
  4  */                                                 8  */
  5                                                     9 
  6 #ifndef __DT_BINDINGS_CLOCK_SH73A0_H__             10 #ifndef __DT_BINDINGS_CLOCK_SH73A0_H__
  7 #define __DT_BINDINGS_CLOCK_SH73A0_H__             11 #define __DT_BINDINGS_CLOCK_SH73A0_H__
  8                                                    12 
  9 /* CPG */                                          13 /* CPG */
 10 #define SH73A0_CLK_MAIN         0                  14 #define SH73A0_CLK_MAIN         0
 11 #define SH73A0_CLK_PLL0         1                  15 #define SH73A0_CLK_PLL0         1
 12 #define SH73A0_CLK_PLL1         2                  16 #define SH73A0_CLK_PLL1         2
 13 #define SH73A0_CLK_PLL2         3                  17 #define SH73A0_CLK_PLL2         3
 14 #define SH73A0_CLK_PLL3         4                  18 #define SH73A0_CLK_PLL3         4
 15 #define SH73A0_CLK_DSI0PHY      5                  19 #define SH73A0_CLK_DSI0PHY      5
 16 #define SH73A0_CLK_DSI1PHY      6                  20 #define SH73A0_CLK_DSI1PHY      6
 17 #define SH73A0_CLK_ZG           7                  21 #define SH73A0_CLK_ZG           7
 18 #define SH73A0_CLK_M3           8                  22 #define SH73A0_CLK_M3           8
 19 #define SH73A0_CLK_B            9                  23 #define SH73A0_CLK_B            9
 20 #define SH73A0_CLK_M1           10                 24 #define SH73A0_CLK_M1           10
 21 #define SH73A0_CLK_M2           11                 25 #define SH73A0_CLK_M2           11
 22 #define SH73A0_CLK_Z            12                 26 #define SH73A0_CLK_Z            12
 23 #define SH73A0_CLK_ZX           13                 27 #define SH73A0_CLK_ZX           13
 24 #define SH73A0_CLK_HP           14                 28 #define SH73A0_CLK_HP           14
 25                                                    29 
 26 /* MSTP0 */                                        30 /* MSTP0 */
 27 #define SH73A0_CLK_IIC2         1                  31 #define SH73A0_CLK_IIC2         1
 28 #define SH73A0_CLK_MSIOF0       0                  32 #define SH73A0_CLK_MSIOF0       0
 29                                                    33 
 30 /* MSTP1 */                                        34 /* MSTP1 */
 31 #define SH73A0_CLK_CEU1         29                 35 #define SH73A0_CLK_CEU1         29
 32 #define SH73A0_CLK_CSI2_RX1     28                 36 #define SH73A0_CLK_CSI2_RX1     28
 33 #define SH73A0_CLK_CEU0         27                 37 #define SH73A0_CLK_CEU0         27
 34 #define SH73A0_CLK_CSI2_RX0     26                 38 #define SH73A0_CLK_CSI2_RX0     26
 35 #define SH73A0_CLK_TMU0         25                 39 #define SH73A0_CLK_TMU0         25
 36 #define SH73A0_CLK_DSITX0       18                 40 #define SH73A0_CLK_DSITX0       18
 37 #define SH73A0_CLK_IIC0         16                 41 #define SH73A0_CLK_IIC0         16
 38 #define SH73A0_CLK_SGX          12                 42 #define SH73A0_CLK_SGX          12
 39 #define SH73A0_CLK_LCDC0        0                  43 #define SH73A0_CLK_LCDC0        0
 40                                                    44 
 41 /* MSTP2 */                                        45 /* MSTP2 */
 42 #define SH73A0_CLK_SCIFA7       19                 46 #define SH73A0_CLK_SCIFA7       19
 43 #define SH73A0_CLK_SY_DMAC      18                 47 #define SH73A0_CLK_SY_DMAC      18
 44 #define SH73A0_CLK_MP_DMAC      17                 48 #define SH73A0_CLK_MP_DMAC      17
 45 #define SH73A0_CLK_MSIOF3       15                 49 #define SH73A0_CLK_MSIOF3       15
 46 #define SH73A0_CLK_MSIOF1       8                  50 #define SH73A0_CLK_MSIOF1       8
 47 #define SH73A0_CLK_SCIFA5       7                  51 #define SH73A0_CLK_SCIFA5       7
 48 #define SH73A0_CLK_SCIFB        6                  52 #define SH73A0_CLK_SCIFB        6
 49 #define SH73A0_CLK_MSIOF2       5                  53 #define SH73A0_CLK_MSIOF2       5
 50 #define SH73A0_CLK_SCIFA0       4                  54 #define SH73A0_CLK_SCIFA0       4
 51 #define SH73A0_CLK_SCIFA1       3                  55 #define SH73A0_CLK_SCIFA1       3
 52 #define SH73A0_CLK_SCIFA2       2                  56 #define SH73A0_CLK_SCIFA2       2
 53 #define SH73A0_CLK_SCIFA3       1                  57 #define SH73A0_CLK_SCIFA3       1
 54 #define SH73A0_CLK_SCIFA4       0                  58 #define SH73A0_CLK_SCIFA4       0
 55                                                    59 
 56 /* MSTP3 */                                        60 /* MSTP3 */
 57 #define SH73A0_CLK_SCIFA6       31                 61 #define SH73A0_CLK_SCIFA6       31
 58 #define SH73A0_CLK_CMT1         29                 62 #define SH73A0_CLK_CMT1         29
 59 #define SH73A0_CLK_FSI          28                 63 #define SH73A0_CLK_FSI          28
 60 #define SH73A0_CLK_IRDA         25                 64 #define SH73A0_CLK_IRDA         25
 61 #define SH73A0_CLK_IIC1         23                 65 #define SH73A0_CLK_IIC1         23
 62 #define SH73A0_CLK_USB          22                 66 #define SH73A0_CLK_USB          22
 63 #define SH73A0_CLK_FLCTL        15                 67 #define SH73A0_CLK_FLCTL        15
 64 #define SH73A0_CLK_SDHI0        14                 68 #define SH73A0_CLK_SDHI0        14
 65 #define SH73A0_CLK_SDHI1        13                 69 #define SH73A0_CLK_SDHI1        13
 66 #define SH73A0_CLK_MMCIF0       12                 70 #define SH73A0_CLK_MMCIF0       12
 67 #define SH73A0_CLK_SDHI2        11                 71 #define SH73A0_CLK_SDHI2        11
 68 #define SH73A0_CLK_TPU0         4                  72 #define SH73A0_CLK_TPU0         4
 69 #define SH73A0_CLK_TPU1         3                  73 #define SH73A0_CLK_TPU1         3
 70 #define SH73A0_CLK_TPU2         2                  74 #define SH73A0_CLK_TPU2         2
 71 #define SH73A0_CLK_TPU3         1                  75 #define SH73A0_CLK_TPU3         1
 72 #define SH73A0_CLK_TPU4         0                  76 #define SH73A0_CLK_TPU4         0
 73                                                    77 
 74 /* MSTP4 */                                        78 /* MSTP4 */
 75 #define SH73A0_CLK_IIC3         11                 79 #define SH73A0_CLK_IIC3         11
 76 #define SH73A0_CLK_IIC4         10                 80 #define SH73A0_CLK_IIC4         10
 77 #define SH73A0_CLK_KEYSC        3                  81 #define SH73A0_CLK_KEYSC        3
 78                                                    82 
 79 /* MSTP5 */                                        83 /* MSTP5 */
 80 #define SH73A0_CLK_INTCA0       8                  84 #define SH73A0_CLK_INTCA0       8
 81                                                    85 
 82 #endif                                             86 #endif
 83                                                    87 

~ [ 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