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

TOMOYO Linux Cross Reference
Linux/include/dt-bindings/gpio/meson-axg-gpio.h

Version: ~ [ linux-6.11.5 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.58 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.114 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.169 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.228 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.284 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.322 ] ~ [ 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/gpio/meson-axg-gpio.h (Version linux-6.11.5) and /include/dt-bindings/gpio/meson-axg-gpio.h (Version linux-4.17.19)


  1 /*                                                  1 /*
  2  * Copyright (c) 2017 Amlogic, Inc. All rights      2  * Copyright (c) 2017 Amlogic, Inc. All rights reserved.
  3  * Author: Xingyu Chen <xingyu.chen@amlogic.co      3  * Author: Xingyu Chen <xingyu.chen@amlogic.com>
  4  *                                                  4  *
  5  * SPDX-License-Identifier: GPL-2.0+                5  * SPDX-License-Identifier: GPL-2.0+
  6  */                                                 6  */
  7                                                     7 
  8 #ifndef _DT_BINDINGS_MESON_AXG_GPIO_H               8 #ifndef _DT_BINDINGS_MESON_AXG_GPIO_H
  9 #define _DT_BINDINGS_MESON_AXG_GPIO_H               9 #define _DT_BINDINGS_MESON_AXG_GPIO_H
 10                                                    10 
 11 /* First GPIO chip */                              11 /* First GPIO chip */
 12 #define GPIOAO_0        0                          12 #define GPIOAO_0        0
 13 #define GPIOAO_1        1                          13 #define GPIOAO_1        1
 14 #define GPIOAO_2        2                          14 #define GPIOAO_2        2
 15 #define GPIOAO_3        3                          15 #define GPIOAO_3        3
 16 #define GPIOAO_4        4                          16 #define GPIOAO_4        4
 17 #define GPIOAO_5        5                          17 #define GPIOAO_5        5
 18 #define GPIOAO_6        6                          18 #define GPIOAO_6        6
 19 #define GPIOAO_7        7                          19 #define GPIOAO_7        7
 20 #define GPIOAO_8        8                          20 #define GPIOAO_8        8
 21 #define GPIOAO_9        9                          21 #define GPIOAO_9        9
 22 #define GPIOAO_10       10                         22 #define GPIOAO_10       10
 23 #define GPIOAO_11       11                         23 #define GPIOAO_11       11
 24 #define GPIOAO_12       12                         24 #define GPIOAO_12       12
 25 #define GPIOAO_13       13                         25 #define GPIOAO_13       13
 26 #define GPIO_TEST_N 14                             26 #define GPIO_TEST_N 14
 27                                                    27 
 28 /* Second GPIO chip */                             28 /* Second GPIO chip */
 29 #define GPIOZ_0         0                          29 #define GPIOZ_0         0
 30 #define GPIOZ_1         1                          30 #define GPIOZ_1         1
 31 #define GPIOZ_2         2                          31 #define GPIOZ_2         2
 32 #define GPIOZ_3         3                          32 #define GPIOZ_3         3
 33 #define GPIOZ_4         4                          33 #define GPIOZ_4         4
 34 #define GPIOZ_5         5                          34 #define GPIOZ_5         5
 35 #define GPIOZ_6         6                          35 #define GPIOZ_6         6
 36 #define GPIOZ_7         7                          36 #define GPIOZ_7         7
 37 #define GPIOZ_8         8                          37 #define GPIOZ_8         8
 38 #define GPIOZ_9         9                          38 #define GPIOZ_9         9
 39 #define GPIOZ_10        10                         39 #define GPIOZ_10        10
 40 #define BOOT_0          11                         40 #define BOOT_0          11
 41 #define BOOT_1          12                         41 #define BOOT_1          12
 42 #define BOOT_2          13                         42 #define BOOT_2          13
 43 #define BOOT_3          14                         43 #define BOOT_3          14
 44 #define BOOT_4          15                         44 #define BOOT_4          15
 45 #define BOOT_5          16                         45 #define BOOT_5          16
 46 #define BOOT_6          17                         46 #define BOOT_6          17
 47 #define BOOT_7          18                         47 #define BOOT_7          18
 48 #define BOOT_8          19                         48 #define BOOT_8          19
 49 #define BOOT_9          20                         49 #define BOOT_9          20
 50 #define BOOT_10         21                         50 #define BOOT_10         21
 51 #define BOOT_11         22                         51 #define BOOT_11         22
 52 #define BOOT_12         23                         52 #define BOOT_12         23
 53 #define BOOT_13         24                         53 #define BOOT_13         24
 54 #define BOOT_14         25                         54 #define BOOT_14         25
 55 #define GPIOA_0     26                             55 #define GPIOA_0     26
 56 #define GPIOA_1         27                         56 #define GPIOA_1         27
 57 #define GPIOA_2         28                         57 #define GPIOA_2         28
 58 #define GPIOA_3         29                         58 #define GPIOA_3         29
 59 #define GPIOA_4         30                         59 #define GPIOA_4         30
 60 #define GPIOA_5         31                         60 #define GPIOA_5         31
 61 #define GPIOA_6         32                         61 #define GPIOA_6         32
 62 #define GPIOA_7         33                         62 #define GPIOA_7         33
 63 #define GPIOA_8         34                         63 #define GPIOA_8         34
 64 #define GPIOA_9         35                         64 #define GPIOA_9         35
 65 #define GPIOA_10        36                         65 #define GPIOA_10        36
 66 #define GPIOA_11        37                         66 #define GPIOA_11        37
 67 #define GPIOA_12        38                         67 #define GPIOA_12        38
 68 #define GPIOA_13        39                         68 #define GPIOA_13        39
 69 #define GPIOA_14        40                         69 #define GPIOA_14        40
 70 #define GPIOA_15        41                         70 #define GPIOA_15        41
 71 #define GPIOA_16        42                         71 #define GPIOA_16        42
 72 #define GPIOA_17        43                         72 #define GPIOA_17        43
 73 #define GPIOA_18        44                         73 #define GPIOA_18        44
 74 #define GPIOA_19        45                         74 #define GPIOA_19        45
 75 #define GPIOA_20        46                         75 #define GPIOA_20        46
 76 #define GPIOX_0         47                         76 #define GPIOX_0         47
 77 #define GPIOX_1         48                         77 #define GPIOX_1         48
 78 #define GPIOX_2         49                         78 #define GPIOX_2         49
 79 #define GPIOX_3         50                         79 #define GPIOX_3         50
 80 #define GPIOX_4         51                         80 #define GPIOX_4         51
 81 #define GPIOX_5         52                         81 #define GPIOX_5         52
 82 #define GPIOX_6         53                         82 #define GPIOX_6         53
 83 #define GPIOX_7         54                         83 #define GPIOX_7         54
 84 #define GPIOX_8         55                         84 #define GPIOX_8         55
 85 #define GPIOX_9         56                         85 #define GPIOX_9         56
 86 #define GPIOX_10        57                         86 #define GPIOX_10        57
 87 #define GPIOX_11        58                         87 #define GPIOX_11        58
 88 #define GPIOX_12        59                         88 #define GPIOX_12        59
 89 #define GPIOX_13        60                         89 #define GPIOX_13        60
 90 #define GPIOX_14        61                         90 #define GPIOX_14        61
 91 #define GPIOX_15        62                         91 #define GPIOX_15        62
 92 #define GPIOX_16        63                         92 #define GPIOX_16        63
 93 #define GPIOX_17        64                         93 #define GPIOX_17        64
 94 #define GPIOX_18        65                         94 #define GPIOX_18        65
 95 #define GPIOX_19        66                         95 #define GPIOX_19        66
 96 #define GPIOX_20        67                         96 #define GPIOX_20        67
 97 #define GPIOX_21        68                         97 #define GPIOX_21        68
 98 #define GPIOX_22        69                         98 #define GPIOX_22        69
 99 #define GPIOY_0         70                         99 #define GPIOY_0         70
100 #define GPIOY_1         71                        100 #define GPIOY_1         71
101 #define GPIOY_2         72                        101 #define GPIOY_2         72
102 #define GPIOY_3         73                        102 #define GPIOY_3         73
103 #define GPIOY_4         74                        103 #define GPIOY_4         74
104 #define GPIOY_5         75                        104 #define GPIOY_5         75
105 #define GPIOY_6         76                        105 #define GPIOY_6         76
106 #define GPIOY_7         77                        106 #define GPIOY_7         77
107 #define GPIOY_8         78                        107 #define GPIOY_8         78
108 #define GPIOY_9         79                        108 #define GPIOY_9         79
109 #define GPIOY_10        80                        109 #define GPIOY_10        80
110 #define GPIOY_11        81                        110 #define GPIOY_11        81
111 #define GPIOY_12        82                        111 #define GPIOY_12        82
112 #define GPIOY_13        83                        112 #define GPIOY_13        83
113 #define GPIOY_14        84                        113 #define GPIOY_14        84
114 #define GPIOY_15        85                        114 #define GPIOY_15        85
115                                                   115 
116 #endif /* _DT_BINDINGS_MESON_AXG_GPIO_H */        116 #endif /* _DT_BINDINGS_MESON_AXG_GPIO_H */
117                                                   117 

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