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

TOMOYO Linux Cross Reference
Linux/include/dt-bindings/reset/mt8192-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/mt8192-resets.h (Version linux-6.11-rc3) and /include/dt-bindings/reset/mt8192-resets.h (Version linux-6.5.13)


  1 /* SPDX-License-Identifier: GPL-2.0 */              1 /* SPDX-License-Identifier: GPL-2.0 */
  2 /*                                                  2 /*
  3  * Copyright (c) 2020 MediaTek Inc.                 3  * Copyright (c) 2020 MediaTek Inc.
  4  * Author: Yong Liang <yong.liang@mediatek.com      4  * Author: Yong Liang <yong.liang@mediatek.com>
  5  */                                                 5  */
  6                                                     6 
  7 #ifndef _DT_BINDINGS_RESET_CONTROLLER_MT8192        7 #ifndef _DT_BINDINGS_RESET_CONTROLLER_MT8192
  8 #define _DT_BINDINGS_RESET_CONTROLLER_MT8192        8 #define _DT_BINDINGS_RESET_CONTROLLER_MT8192
  9                                                     9 
 10 /* TOPRGU resets */                                10 /* TOPRGU resets */
 11 #define MT8192_TOPRGU_MM_SW_RST                    11 #define MT8192_TOPRGU_MM_SW_RST                                 1
 12 #define MT8192_TOPRGU_MFG_SW_RST                   12 #define MT8192_TOPRGU_MFG_SW_RST                                2
 13 #define MT8192_TOPRGU_VENC_SW_RST                  13 #define MT8192_TOPRGU_VENC_SW_RST                               3
 14 #define MT8192_TOPRGU_VDEC_SW_RST                  14 #define MT8192_TOPRGU_VDEC_SW_RST                               4
 15 #define MT8192_TOPRGU_IMG_SW_RST                   15 #define MT8192_TOPRGU_IMG_SW_RST                                5
 16 #define MT8192_TOPRGU_MD_SW_RST                    16 #define MT8192_TOPRGU_MD_SW_RST                                 7
 17 #define MT8192_TOPRGU_CONN_SW_RST                  17 #define MT8192_TOPRGU_CONN_SW_RST                               9
 18 #define MT8192_TOPRGU_CONN_MCU_SW_RST              18 #define MT8192_TOPRGU_CONN_MCU_SW_RST                   12
 19 #define MT8192_TOPRGU_IPU0_SW_RST                  19 #define MT8192_TOPRGU_IPU0_SW_RST                               14
 20 #define MT8192_TOPRGU_IPU1_SW_RST                  20 #define MT8192_TOPRGU_IPU1_SW_RST                               15
 21 #define MT8192_TOPRGU_AUDIO_SW_RST                 21 #define MT8192_TOPRGU_AUDIO_SW_RST                              17
 22 #define MT8192_TOPRGU_CAMSYS_SW_RST                22 #define MT8192_TOPRGU_CAMSYS_SW_RST                             18
 23 #define MT8192_TOPRGU_MJC_SW_RST                   23 #define MT8192_TOPRGU_MJC_SW_RST                                19
 24 #define MT8192_TOPRGU_C2K_S2_SW_RST                24 #define MT8192_TOPRGU_C2K_S2_SW_RST                             20
 25 #define MT8192_TOPRGU_C2K_SW_RST                   25 #define MT8192_TOPRGU_C2K_SW_RST                                21
 26 #define MT8192_TOPRGU_PERI_SW_RST                  26 #define MT8192_TOPRGU_PERI_SW_RST                               22
 27 #define MT8192_TOPRGU_PERI_AO_SW_RST               27 #define MT8192_TOPRGU_PERI_AO_SW_RST                    23
 28                                                    28 
 29 #define MT8192_TOPRGU_SW_RST_NUM                   29 #define MT8192_TOPRGU_SW_RST_NUM                                23
 30                                                    30 
 31 /* MMSYS resets */                                 31 /* MMSYS resets */
 32 #define MT8192_MMSYS_SW0_RST_B_DISP_DSI0           32 #define MT8192_MMSYS_SW0_RST_B_DISP_DSI0                        15
 33                                                    33 
 34 /* INFRA resets */                                 34 /* INFRA resets */
 35 #define MT8192_INFRA_RST0_THERM_CTRL_SWRST         35 #define MT8192_INFRA_RST0_THERM_CTRL_SWRST              0
 36 #define MT8192_INFRA_RST2_PEXTP_PHY_SWRST          36 #define MT8192_INFRA_RST2_PEXTP_PHY_SWRST               1
 37 #define MT8192_INFRA_RST3_THERM_CTRL_PTP_SWRST     37 #define MT8192_INFRA_RST3_THERM_CTRL_PTP_SWRST  2
 38 #define MT8192_INFRA_RST4_PCIE_TOP_SWRST           38 #define MT8192_INFRA_RST4_PCIE_TOP_SWRST                3
 39 #define MT8192_INFRA_RST4_THERM_CTRL_MCU_SWRST     39 #define MT8192_INFRA_RST4_THERM_CTRL_MCU_SWRST  4
 40                                                    40 
 41 #endif  /* _DT_BINDINGS_RESET_CONTROLLER_MT819     41 #endif  /* _DT_BINDINGS_RESET_CONTROLLER_MT8192 */
 42                                                    42 

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