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

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


  1 /* SPDX-License-Identifier: GPL-2.0-only */         1 /* SPDX-License-Identifier: GPL-2.0-only */
  2 /*                                                  2 /*
  3  * Copyright 2021 NXP                               3  * Copyright 2021 NXP
  4  */                                                 4  */
  5                                                     5 
  6 #ifndef DT_BINDING_PCC_RESET_IMX8ULP_H              6 #ifndef DT_BINDING_PCC_RESET_IMX8ULP_H
  7 #define DT_BINDING_PCC_RESET_IMX8ULP_H              7 #define DT_BINDING_PCC_RESET_IMX8ULP_H
  8                                                     8 
  9 /* PCC3 */                                          9 /* PCC3 */
 10 #define PCC3_WDOG3_SWRST        0                  10 #define PCC3_WDOG3_SWRST        0
 11 #define PCC3_WDOG4_SWRST        1                  11 #define PCC3_WDOG4_SWRST        1
 12 #define PCC3_LPIT1_SWRST        2                  12 #define PCC3_LPIT1_SWRST        2
 13 #define PCC3_TPM4_SWRST         3                  13 #define PCC3_TPM4_SWRST         3
 14 #define PCC3_TPM5_SWRST         4                  14 #define PCC3_TPM5_SWRST         4
 15 #define PCC3_FLEXIO1_SWRST      5                  15 #define PCC3_FLEXIO1_SWRST      5
 16 #define PCC3_I3C2_SWRST         6                  16 #define PCC3_I3C2_SWRST         6
 17 #define PCC3_LPI2C4_SWRST       7                  17 #define PCC3_LPI2C4_SWRST       7
 18 #define PCC3_LPI2C5_SWRST       8                  18 #define PCC3_LPI2C5_SWRST       8
 19 #define PCC3_LPUART4_SWRST      9                  19 #define PCC3_LPUART4_SWRST      9
 20 #define PCC3_LPUART5_SWRST      10                 20 #define PCC3_LPUART5_SWRST      10
 21 #define PCC3_LPSPI4_SWRST       11                 21 #define PCC3_LPSPI4_SWRST       11
 22 #define PCC3_LPSPI5_SWRST       12                 22 #define PCC3_LPSPI5_SWRST       12
 23                                                    23 
 24 /* PCC4 */                                         24 /* PCC4 */
 25 #define PCC4_FLEXSPI2_SWRST     0                  25 #define PCC4_FLEXSPI2_SWRST     0
 26 #define PCC4_TPM6_SWRST         1                  26 #define PCC4_TPM6_SWRST         1
 27 #define PCC4_TPM7_SWRST         2                  27 #define PCC4_TPM7_SWRST         2
 28 #define PCC4_LPI2C6_SWRST       3                  28 #define PCC4_LPI2C6_SWRST       3
 29 #define PCC4_LPI2C7_SWRST       4                  29 #define PCC4_LPI2C7_SWRST       4
 30 #define PCC4_LPUART6_SWRST      5                  30 #define PCC4_LPUART6_SWRST      5
 31 #define PCC4_LPUART7_SWRST      6                  31 #define PCC4_LPUART7_SWRST      6
 32 #define PCC4_SAI4_SWRST         7                  32 #define PCC4_SAI4_SWRST         7
 33 #define PCC4_SAI5_SWRST         8                  33 #define PCC4_SAI5_SWRST         8
 34 #define PCC4_USDHC0_SWRST       9                  34 #define PCC4_USDHC0_SWRST       9
 35 #define PCC4_USDHC1_SWRST       10                 35 #define PCC4_USDHC1_SWRST       10
 36 #define PCC4_USDHC2_SWRST       11                 36 #define PCC4_USDHC2_SWRST       11
 37 #define PCC4_USB0_SWRST         12                 37 #define PCC4_USB0_SWRST         12
 38 #define PCC4_USB0_PHY_SWRST     13                 38 #define PCC4_USB0_PHY_SWRST     13
 39 #define PCC4_USB1_SWRST         14                 39 #define PCC4_USB1_SWRST         14
 40 #define PCC4_USB1_PHY_SWRST     15                 40 #define PCC4_USB1_PHY_SWRST     15
 41 #define PCC4_ENET_SWRST         16                 41 #define PCC4_ENET_SWRST         16
 42                                                    42 
 43 /* PCC5 */                                         43 /* PCC5 */
 44 #define PCC5_TPM8_SWRST         0                  44 #define PCC5_TPM8_SWRST         0
 45 #define PCC5_SAI6_SWRST         1                  45 #define PCC5_SAI6_SWRST         1
 46 #define PCC5_SAI7_SWRST         2                  46 #define PCC5_SAI7_SWRST         2
 47 #define PCC5_SPDIF_SWRST        3                  47 #define PCC5_SPDIF_SWRST        3
 48 #define PCC5_ISI_SWRST          4                  48 #define PCC5_ISI_SWRST          4
 49 #define PCC5_CSI_REGS_SWRST     5                  49 #define PCC5_CSI_REGS_SWRST     5
 50 #define PCC5_CSI_SWRST          6                  50 #define PCC5_CSI_SWRST          6
 51 #define PCC5_DSI_SWRST          7                  51 #define PCC5_DSI_SWRST          7
 52 #define PCC5_WDOG5_SWRST        8                  52 #define PCC5_WDOG5_SWRST        8
 53 #define PCC5_EPDC_SWRST         9                  53 #define PCC5_EPDC_SWRST         9
 54 #define PCC5_PXP_SWRST          10                 54 #define PCC5_PXP_SWRST          10
 55 #define PCC5_GPU2D_SWRST        11                 55 #define PCC5_GPU2D_SWRST        11
 56 #define PCC5_GPU3D_SWRST        12                 56 #define PCC5_GPU3D_SWRST        12
 57 #define PCC5_DC_NANO_SWRST      13                 57 #define PCC5_DC_NANO_SWRST      13
 58                                                    58 
 59 #endif /*DT_BINDING_RESET_IMX8ULP_H */             59 #endif /*DT_BINDING_RESET_IMX8ULP_H */
 60                                                    60 

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