162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 262306a36Sopenharmony_ci#ifndef DT_BINDINGS_MEMORY_TEGRA210_MC_H 362306a36Sopenharmony_ci#define DT_BINDINGS_MEMORY_TEGRA210_MC_H 462306a36Sopenharmony_ci 562306a36Sopenharmony_ci#define TEGRA_SWGROUP_PTC 0 662306a36Sopenharmony_ci#define TEGRA_SWGROUP_DC 1 762306a36Sopenharmony_ci#define TEGRA_SWGROUP_DCB 2 862306a36Sopenharmony_ci#define TEGRA_SWGROUP_AFI 3 962306a36Sopenharmony_ci#define TEGRA_SWGROUP_AVPC 4 1062306a36Sopenharmony_ci#define TEGRA_SWGROUP_HDA 5 1162306a36Sopenharmony_ci#define TEGRA_SWGROUP_HC 6 1262306a36Sopenharmony_ci#define TEGRA_SWGROUP_NVENC 7 1362306a36Sopenharmony_ci#define TEGRA_SWGROUP_PPCS 8 1462306a36Sopenharmony_ci#define TEGRA_SWGROUP_SATA 9 1562306a36Sopenharmony_ci#define TEGRA_SWGROUP_MPCORE 10 1662306a36Sopenharmony_ci#define TEGRA_SWGROUP_ISP2 11 1762306a36Sopenharmony_ci#define TEGRA_SWGROUP_XUSB_HOST 12 1862306a36Sopenharmony_ci#define TEGRA_SWGROUP_XUSB_DEV 13 1962306a36Sopenharmony_ci#define TEGRA_SWGROUP_ISP2B 14 2062306a36Sopenharmony_ci#define TEGRA_SWGROUP_TSEC 15 2162306a36Sopenharmony_ci#define TEGRA_SWGROUP_A9AVP 16 2262306a36Sopenharmony_ci#define TEGRA_SWGROUP_GPU 17 2362306a36Sopenharmony_ci#define TEGRA_SWGROUP_SDMMC1A 18 2462306a36Sopenharmony_ci#define TEGRA_SWGROUP_SDMMC2A 19 2562306a36Sopenharmony_ci#define TEGRA_SWGROUP_SDMMC3A 20 2662306a36Sopenharmony_ci#define TEGRA_SWGROUP_SDMMC4A 21 2762306a36Sopenharmony_ci#define TEGRA_SWGROUP_VIC 22 2862306a36Sopenharmony_ci#define TEGRA_SWGROUP_VI 23 2962306a36Sopenharmony_ci#define TEGRA_SWGROUP_NVDEC 24 3062306a36Sopenharmony_ci#define TEGRA_SWGROUP_APE 25 3162306a36Sopenharmony_ci#define TEGRA_SWGROUP_NVJPG 26 3262306a36Sopenharmony_ci#define TEGRA_SWGROUP_SE 27 3362306a36Sopenharmony_ci#define TEGRA_SWGROUP_AXIAP 28 3462306a36Sopenharmony_ci#define TEGRA_SWGROUP_ETR 29 3562306a36Sopenharmony_ci#define TEGRA_SWGROUP_TSECB 30 3662306a36Sopenharmony_ci#define TEGRA_SWGROUP_NV 31 3762306a36Sopenharmony_ci#define TEGRA_SWGROUP_NV2 32 3862306a36Sopenharmony_ci#define TEGRA_SWGROUP_PPCS1 33 3962306a36Sopenharmony_ci#define TEGRA_SWGROUP_DC1 34 4062306a36Sopenharmony_ci#define TEGRA_SWGROUP_PPCS2 35 4162306a36Sopenharmony_ci#define TEGRA_SWGROUP_HC1 36 4262306a36Sopenharmony_ci#define TEGRA_SWGROUP_SE1 37 4362306a36Sopenharmony_ci#define TEGRA_SWGROUP_TSEC1 38 4462306a36Sopenharmony_ci#define TEGRA_SWGROUP_TSECB1 39 4562306a36Sopenharmony_ci#define TEGRA_SWGROUP_NVDEC1 40 4662306a36Sopenharmony_ci 4762306a36Sopenharmony_ci#define TEGRA210_MC_RESET_AFI 0 4862306a36Sopenharmony_ci#define TEGRA210_MC_RESET_AVPC 1 4962306a36Sopenharmony_ci#define TEGRA210_MC_RESET_DC 2 5062306a36Sopenharmony_ci#define TEGRA210_MC_RESET_DCB 3 5162306a36Sopenharmony_ci#define TEGRA210_MC_RESET_HC 4 5262306a36Sopenharmony_ci#define TEGRA210_MC_RESET_HDA 5 5362306a36Sopenharmony_ci#define TEGRA210_MC_RESET_ISP2 6 5462306a36Sopenharmony_ci#define TEGRA210_MC_RESET_MPCORE 7 5562306a36Sopenharmony_ci#define TEGRA210_MC_RESET_NVENC 8 5662306a36Sopenharmony_ci#define TEGRA210_MC_RESET_PPCS 9 5762306a36Sopenharmony_ci#define TEGRA210_MC_RESET_SATA 10 5862306a36Sopenharmony_ci#define TEGRA210_MC_RESET_VI 11 5962306a36Sopenharmony_ci#define TEGRA210_MC_RESET_VIC 12 6062306a36Sopenharmony_ci#define TEGRA210_MC_RESET_XUSB_HOST 13 6162306a36Sopenharmony_ci#define TEGRA210_MC_RESET_XUSB_DEV 14 6262306a36Sopenharmony_ci#define TEGRA210_MC_RESET_A9AVP 15 6362306a36Sopenharmony_ci#define TEGRA210_MC_RESET_TSEC 16 6462306a36Sopenharmony_ci#define TEGRA210_MC_RESET_SDMMC1 17 6562306a36Sopenharmony_ci#define TEGRA210_MC_RESET_SDMMC2 18 6662306a36Sopenharmony_ci#define TEGRA210_MC_RESET_SDMMC3 19 6762306a36Sopenharmony_ci#define TEGRA210_MC_RESET_SDMMC4 20 6862306a36Sopenharmony_ci#define TEGRA210_MC_RESET_ISP2B 21 6962306a36Sopenharmony_ci#define TEGRA210_MC_RESET_GPU 22 7062306a36Sopenharmony_ci#define TEGRA210_MC_RESET_NVDEC 23 7162306a36Sopenharmony_ci#define TEGRA210_MC_RESET_APE 24 7262306a36Sopenharmony_ci#define TEGRA210_MC_RESET_SE 25 7362306a36Sopenharmony_ci#define TEGRA210_MC_RESET_NVJPG 26 7462306a36Sopenharmony_ci#define TEGRA210_MC_RESET_AXIAP 27 7562306a36Sopenharmony_ci#define TEGRA210_MC_RESET_ETR 28 7662306a36Sopenharmony_ci#define TEGRA210_MC_RESET_TSECB 29 7762306a36Sopenharmony_ci 7862306a36Sopenharmony_ci#endif 79