1*319cc06dSThierry Reding /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ 2*319cc06dSThierry Reding /* Copyright (c) 2022-2025, NVIDIA CORPORATION. All rights reserved. */ 3*319cc06dSThierry Reding 4*319cc06dSThierry Reding #ifndef DT_BINDINGS_RESET_NVIDIA_TEGRA264_H 5*319cc06dSThierry Reding #define DT_BINDINGS_RESET_NVIDIA_TEGRA264_H 6*319cc06dSThierry Reding 7*319cc06dSThierry Reding #define TEGRA264_RESET_APE_TKE 1 8*319cc06dSThierry Reding #define TEGRA264_RESET_CEC 2 9*319cc06dSThierry Reding #define TEGRA264_RESET_ADSP_ALL 3 10*319cc06dSThierry Reding #define TEGRA264_RESET_RCE_ALL 4 11*319cc06dSThierry Reding #define TEGRA264_RESET_UFSHC 5 12*319cc06dSThierry Reding #define TEGRA264_RESET_UFSHC_AXI_M 6 13*319cc06dSThierry Reding #define TEGRA264_RESET_UFSHC_LP_SEQ 7 14*319cc06dSThierry Reding #define TEGRA264_RESET_DPAUX 8 15*319cc06dSThierry Reding #define TEGRA264_RESET_EQOS_PCS 9 16*319cc06dSThierry Reding #define TEGRA264_RESET_HWPM 10 17*319cc06dSThierry Reding #define TEGRA264_RESET_I2C1 11 18*319cc06dSThierry Reding #define TEGRA264_RESET_I2C2 12 19*319cc06dSThierry Reding #define TEGRA264_RESET_I2C3 13 20*319cc06dSThierry Reding #define TEGRA264_RESET_I2C4 14 21*319cc06dSThierry Reding #define TEGRA264_RESET_I2C6 15 22*319cc06dSThierry Reding #define TEGRA264_RESET_I2C7 16 23*319cc06dSThierry Reding #define TEGRA264_RESET_I2C8 17 24*319cc06dSThierry Reding #define TEGRA264_RESET_I2C9 18 25*319cc06dSThierry Reding #define TEGRA264_RESET_ISP 19 26*319cc06dSThierry Reding #define TEGRA264_RESET_LA 20 27*319cc06dSThierry Reding #define TEGRA264_RESET_NVCSI 21 28*319cc06dSThierry Reding #define TEGRA264_RESET_EQOS_MAC 22 29*319cc06dSThierry Reding #define TEGRA264_RESET_PWM10 23 30*319cc06dSThierry Reding #define TEGRA264_RESET_PWM2 24 31*319cc06dSThierry Reding #define TEGRA264_RESET_PWM3 25 32*319cc06dSThierry Reding #define TEGRA264_RESET_PWM4 26 33*319cc06dSThierry Reding #define TEGRA264_RESET_PWM5 27 34*319cc06dSThierry Reding #define TEGRA264_RESET_PWM9 28 35*319cc06dSThierry Reding #define TEGRA264_RESET_QSPI0 29 36*319cc06dSThierry Reding #define TEGRA264_RESET_HDA 30 37*319cc06dSThierry Reding #define TEGRA264_RESET_HDACODEC 31 38*319cc06dSThierry Reding #define TEGRA264_RESET_I2C0 32 39*319cc06dSThierry Reding #define TEGRA264_RESET_I2C10 33 40*319cc06dSThierry Reding #define TEGRA264_RESET_SDMMC1 34 41*319cc06dSThierry Reding #define TEGRA264_RESET_MIPI_CAL 35 42*319cc06dSThierry Reding #define TEGRA264_RESET_SPI1 36 43*319cc06dSThierry Reding #define TEGRA264_RESET_SPI2 37 44*319cc06dSThierry Reding #define TEGRA264_RESET_SPI3 38 45*319cc06dSThierry Reding #define TEGRA264_RESET_SPI4 39 46*319cc06dSThierry Reding #define TEGRA264_RESET_SPI5 40 47*319cc06dSThierry Reding #define TEGRA264_RESET_SPI7 41 48*319cc06dSThierry Reding #define TEGRA264_RESET_SPI8 42 49*319cc06dSThierry Reding #define TEGRA264_RESET_SPI9 43 50*319cc06dSThierry Reding #define TEGRA264_RESET_TACH0 44 51*319cc06dSThierry Reding #define TEGRA264_RESET_TSEC 45 52*319cc06dSThierry Reding #define TEGRA264_RESET_VI 46 53*319cc06dSThierry Reding #define TEGRA264_RESET_VI1 47 54*319cc06dSThierry Reding #define TEGRA264_RESET_PVA0_ALL 48 55*319cc06dSThierry Reding #define TEGRA264_RESET_VIC 49 56*319cc06dSThierry Reding #define TEGRA264_RESET_MPHY_CLK_CTL 50 57*319cc06dSThierry Reding #define TEGRA264_RESET_MPHY_L0_RX 51 58*319cc06dSThierry Reding #define TEGRA264_RESET_MPHY_L0_TX 52 59*319cc06dSThierry Reding #define TEGRA264_RESET_MPHY_L1_RX 53 60*319cc06dSThierry Reding #define TEGRA264_RESET_MPHY_L1_TX 54 61*319cc06dSThierry Reding #define TEGRA264_RESET_ISP1 55 62*319cc06dSThierry Reding #define TEGRA264_RESET_I2C11 56 63*319cc06dSThierry Reding #define TEGRA264_RESET_I2C12 57 64*319cc06dSThierry Reding #define TEGRA264_RESET_I2C14 58 65*319cc06dSThierry Reding #define TEGRA264_RESET_I2C15 59 66*319cc06dSThierry Reding #define TEGRA264_RESET_I2C16 60 67*319cc06dSThierry Reding #define TEGRA264_RESET_EQOS_MACSEC 61 68*319cc06dSThierry Reding #define TEGRA264_RESET_MGBE0_PCS 62 69*319cc06dSThierry Reding #define TEGRA264_RESET_MGBE0_MAC 63 70*319cc06dSThierry Reding #define TEGRA264_RESET_MGBE0_MACSEC 64 71*319cc06dSThierry Reding #define TEGRA264_RESET_MGBE1_PCS 65 72*319cc06dSThierry Reding #define TEGRA264_RESET_MGBE1_MAC 66 73*319cc06dSThierry Reding #define TEGRA264_RESET_MGBE1_MACSEC 67 74*319cc06dSThierry Reding #define TEGRA264_RESET_MGBE2_PCS 68 75*319cc06dSThierry Reding #define TEGRA264_RESET_MGBE2_MAC 69 76*319cc06dSThierry Reding #define TEGRA264_RESET_MGBE2_MACSEC 70 77*319cc06dSThierry Reding #define TEGRA264_RESET_MGBE3_PCS 71 78*319cc06dSThierry Reding #define TEGRA264_RESET_MGBE3_MAC 72 79*319cc06dSThierry Reding #define TEGRA264_RESET_MGBE3_MACSEC 73 80*319cc06dSThierry Reding #define TEGRA264_RESET_ADSP_CORE0 74 81*319cc06dSThierry Reding #define TEGRA264_RESET_ADSP_CORE1 75 82*319cc06dSThierry Reding #define TEGRA264_RESET_APE 76 83*319cc06dSThierry Reding #define TEGRA264_RESET_XUSB1_PADCTL 77 84*319cc06dSThierry Reding #define TEGRA264_RESET_AON_CPU_ALL 78 85*319cc06dSThierry Reding #define TEGRA264_RESET_AON_HSP 79 86*319cc06dSThierry Reding #define TEGRA264_RESET_UART4 80 87*319cc06dSThierry Reding #define TEGRA264_RESET_UART5 81 88*319cc06dSThierry Reding #define TEGRA264_RESET_UART9 82 89*319cc06dSThierry Reding #define TEGRA264_RESET_UART10 83 90*319cc06dSThierry Reding #define TEGRA264_RESET_UART8 84 91*319cc06dSThierry Reding 92*319cc06dSThierry Reding #endif /* DT_BINDINGS_RESET_NVIDIA_TEGRA264_H */ 93