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

TOMOYO Linux Cross Reference
Linux/include/dt-bindings/reset/mt7986-resets.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/mt7986-resets.h (Architecture mips) and /include/dt-bindings/reset/mt7986-resets.h (Architecture sparc64)


  1 /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3      1 /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */
  2 /*                                                  2 /*
  3  * Copyright (c) 2022 MediaTek Inc.                 3  * Copyright (c) 2022 MediaTek Inc.
  4  * Author: Sam Shih <sam.shih@mediatek.com>         4  * Author: Sam Shih <sam.shih@mediatek.com>
  5  */                                                 5  */
  6                                                     6 
  7 #ifndef _DT_BINDINGS_RESET_CONTROLLER_MT7986        7 #ifndef _DT_BINDINGS_RESET_CONTROLLER_MT7986
  8 #define _DT_BINDINGS_RESET_CONTROLLER_MT7986        8 #define _DT_BINDINGS_RESET_CONTROLLER_MT7986
  9                                                     9 
 10 /* INFRACFG resets */                              10 /* INFRACFG resets */
 11 #define MT7986_INFRACFG_PEXTP_MAC_SW_RST           11 #define MT7986_INFRACFG_PEXTP_MAC_SW_RST        6
 12 #define MT7986_INFRACFG_SSUSB_SW_RST               12 #define MT7986_INFRACFG_SSUSB_SW_RST            7
 13 #define MT7986_INFRACFG_EIP97_SW_RST               13 #define MT7986_INFRACFG_EIP97_SW_RST            8
 14 #define MT7986_INFRACFG_AUDIO_SW_RST               14 #define MT7986_INFRACFG_AUDIO_SW_RST            13
 15 #define MT7986_INFRACFG_CQ_DMA_SW_RST              15 #define MT7986_INFRACFG_CQ_DMA_SW_RST           14
 16                                                    16 
 17 #define MT7986_INFRACFG_TRNG_SW_RST                17 #define MT7986_INFRACFG_TRNG_SW_RST             17
 18 #define MT7986_INFRACFG_AP_DMA_SW_RST              18 #define MT7986_INFRACFG_AP_DMA_SW_RST           32
 19 #define MT7986_INFRACFG_I2C_SW_RST                 19 #define MT7986_INFRACFG_I2C_SW_RST              33
 20 #define MT7986_INFRACFG_NFI_SW_RST                 20 #define MT7986_INFRACFG_NFI_SW_RST              34
 21 #define MT7986_INFRACFG_SPI0_SW_RST                21 #define MT7986_INFRACFG_SPI0_SW_RST             35
 22 #define MT7986_INFRACFG_SPI1_SW_RST                22 #define MT7986_INFRACFG_SPI1_SW_RST             36
 23 #define MT7986_INFRACFG_UART0_SW_RST               23 #define MT7986_INFRACFG_UART0_SW_RST            37
 24 #define MT7986_INFRACFG_UART1_SW_RST               24 #define MT7986_INFRACFG_UART1_SW_RST            38
 25 #define MT7986_INFRACFG_UART2_SW_RST               25 #define MT7986_INFRACFG_UART2_SW_RST            39
 26 #define MT7986_INFRACFG_AUXADC_SW_RST              26 #define MT7986_INFRACFG_AUXADC_SW_RST           43
 27                                                    27 
 28 #define MT7986_INFRACFG_APXGPT_SW_RST              28 #define MT7986_INFRACFG_APXGPT_SW_RST           66
 29 #define MT7986_INFRACFG_PWM_SW_RST                 29 #define MT7986_INFRACFG_PWM_SW_RST              68
 30                                                    30 
 31 #define MT7986_INFRACFG_SW_RST_NUM                 31 #define MT7986_INFRACFG_SW_RST_NUM              69
 32                                                    32 
 33 /* TOPRGU resets */                                33 /* TOPRGU resets */
 34 #define MT7986_TOPRGU_APMIXEDSYS_SW_RST            34 #define MT7986_TOPRGU_APMIXEDSYS_SW_RST         0
 35 #define MT7986_TOPRGU_SGMII0_SW_RST                35 #define MT7986_TOPRGU_SGMII0_SW_RST             1
 36 #define MT7986_TOPRGU_SGMII1_SW_RST                36 #define MT7986_TOPRGU_SGMII1_SW_RST             2
 37 #define MT7986_TOPRGU_INFRA_SW_RST                 37 #define MT7986_TOPRGU_INFRA_SW_RST              3
 38 #define MT7986_TOPRGU_U2PHY_SW_RST                 38 #define MT7986_TOPRGU_U2PHY_SW_RST              5
 39 #define MT7986_TOPRGU_PCIE_SW_RST                  39 #define MT7986_TOPRGU_PCIE_SW_RST               6
 40 #define MT7986_TOPRGU_SSUSB_SW_RST                 40 #define MT7986_TOPRGU_SSUSB_SW_RST              7
 41 #define MT7986_TOPRGU_ETHDMA_SW_RST                41 #define MT7986_TOPRGU_ETHDMA_SW_RST             20
 42 #define MT7986_TOPRGU_CONSYS_SW_RST                42 #define MT7986_TOPRGU_CONSYS_SW_RST             23
 43                                                    43 
 44 #define MT7986_TOPRGU_SW_RST_NUM                   44 #define MT7986_TOPRGU_SW_RST_NUM                24
 45                                                    45 
 46 /* ETHSYS Subsystem resets */                      46 /* ETHSYS Subsystem resets */
 47 #define MT7986_ETHSYS_FE_SW_RST                    47 #define MT7986_ETHSYS_FE_SW_RST                 6
 48 #define MT7986_ETHSYS_PMTR_SW_RST                  48 #define MT7986_ETHSYS_PMTR_SW_RST               8
 49 #define MT7986_ETHSYS_GMAC_SW_RST                  49 #define MT7986_ETHSYS_GMAC_SW_RST               23
 50 #define MT7986_ETHSYS_PPE0_SW_RST                  50 #define MT7986_ETHSYS_PPE0_SW_RST               30
 51 #define MT7986_ETHSYS_PPE1_SW_RST                  51 #define MT7986_ETHSYS_PPE1_SW_RST               31
 52                                                    52 
 53 #define MT7986_ETHSYS_SW_RST_NUM                   53 #define MT7986_ETHSYS_SW_RST_NUM                32
 54                                                    54 
 55 #endif  /* _DT_BINDINGS_RESET_CONTROLLER_MT798     55 #endif  /* _DT_BINDINGS_RESET_CONTROLLER_MT7986 */
 56                                                    56 

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