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

TOMOYO Linux Cross Reference
Linux/include/dt-bindings/reset/bitmain,bm1880-reset.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/reset/bitmain,bm1880-reset.h (Architecture mips) and /include/dt-bindings/reset/bitmain,bm1880-reset.h (Architecture ppc)


  1 /* SPDX-License-Identifier: GPL-2.0+ */             1 /* SPDX-License-Identifier: GPL-2.0+ */
  2 /*                                                  2 /*
  3  * Copyright (c) 2018 Bitmain Ltd.                  3  * Copyright (c) 2018 Bitmain Ltd.
  4  * Copyright (c) 2019 Linaro Ltd.                   4  * Copyright (c) 2019 Linaro Ltd.
  5  */                                                 5  */
  6                                                     6 
  7 #ifndef _DT_BINDINGS_BM1880_RESET_H                 7 #ifndef _DT_BINDINGS_BM1880_RESET_H
  8 #define _DT_BINDINGS_BM1880_RESET_H                 8 #define _DT_BINDINGS_BM1880_RESET_H
  9                                                     9 
 10 #define BM1880_RST_MAIN_AP              0          10 #define BM1880_RST_MAIN_AP              0
 11 #define BM1880_RST_SECOND_AP            1          11 #define BM1880_RST_SECOND_AP            1
 12 #define BM1880_RST_DDR                  2          12 #define BM1880_RST_DDR                  2
 13 #define BM1880_RST_VIDEO                3          13 #define BM1880_RST_VIDEO                3
 14 #define BM1880_RST_JPEG                 4          14 #define BM1880_RST_JPEG                 4
 15 #define BM1880_RST_VPP                  5          15 #define BM1880_RST_VPP                  5
 16 #define BM1880_RST_GDMA                 6          16 #define BM1880_RST_GDMA                 6
 17 #define BM1880_RST_AXI_SRAM             7          17 #define BM1880_RST_AXI_SRAM             7
 18 #define BM1880_RST_TPU                  8          18 #define BM1880_RST_TPU                  8
 19 #define BM1880_RST_USB                  9          19 #define BM1880_RST_USB                  9
 20 #define BM1880_RST_ETH0                 10         20 #define BM1880_RST_ETH0                 10
 21 #define BM1880_RST_ETH1                 11         21 #define BM1880_RST_ETH1                 11
 22 #define BM1880_RST_NAND                 12         22 #define BM1880_RST_NAND                 12
 23 #define BM1880_RST_EMMC                 13         23 #define BM1880_RST_EMMC                 13
 24 #define BM1880_RST_SD                   14         24 #define BM1880_RST_SD                   14
 25 #define BM1880_RST_SDMA                 15         25 #define BM1880_RST_SDMA                 15
 26 #define BM1880_RST_I2S0                 16         26 #define BM1880_RST_I2S0                 16
 27 #define BM1880_RST_I2S1                 17         27 #define BM1880_RST_I2S1                 17
 28 #define BM1880_RST_UART0_1_CLK          18         28 #define BM1880_RST_UART0_1_CLK          18
 29 #define BM1880_RST_UART0_1_ACLK         19         29 #define BM1880_RST_UART0_1_ACLK         19
 30 #define BM1880_RST_UART2_3_CLK          20         30 #define BM1880_RST_UART2_3_CLK          20
 31 #define BM1880_RST_UART2_3_ACLK         21         31 #define BM1880_RST_UART2_3_ACLK         21
 32 #define BM1880_RST_MINER                22         32 #define BM1880_RST_MINER                22
 33 #define BM1880_RST_I2C0                 23         33 #define BM1880_RST_I2C0                 23
 34 #define BM1880_RST_I2C1                 24         34 #define BM1880_RST_I2C1                 24
 35 #define BM1880_RST_I2C2                 25         35 #define BM1880_RST_I2C2                 25
 36 #define BM1880_RST_I2C3                 26         36 #define BM1880_RST_I2C3                 26
 37 #define BM1880_RST_I2C4                 27         37 #define BM1880_RST_I2C4                 27
 38 #define BM1880_RST_PWM0                 28         38 #define BM1880_RST_PWM0                 28
 39 #define BM1880_RST_PWM1                 29         39 #define BM1880_RST_PWM1                 29
 40 #define BM1880_RST_PWM2                 30         40 #define BM1880_RST_PWM2                 30
 41 #define BM1880_RST_PWM3                 31         41 #define BM1880_RST_PWM3                 31
 42 #define BM1880_RST_SPI                  32         42 #define BM1880_RST_SPI                  32
 43 #define BM1880_RST_GPIO0                33         43 #define BM1880_RST_GPIO0                33
 44 #define BM1880_RST_GPIO1                34         44 #define BM1880_RST_GPIO1                34
 45 #define BM1880_RST_GPIO2                35         45 #define BM1880_RST_GPIO2                35
 46 #define BM1880_RST_EFUSE                36         46 #define BM1880_RST_EFUSE                36
 47 #define BM1880_RST_WDT                  37         47 #define BM1880_RST_WDT                  37
 48 #define BM1880_RST_AHB_ROM              38         48 #define BM1880_RST_AHB_ROM              38
 49 #define BM1880_RST_SPIC                 39         49 #define BM1880_RST_SPIC                 39
 50                                                    50 
 51 #endif /* _DT_BINDINGS_BM1880_RESET_H */           51 #endif /* _DT_BINDINGS_BM1880_RESET_H */
 52                                                    52 

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