18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci/* Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. */ 38c2ecf20Sopenharmony_ci 48c2ecf20Sopenharmony_ci#ifndef __ABI_MACH_T194_POWERGATE_T194_H_ 58c2ecf20Sopenharmony_ci#define __ABI_MACH_T194_POWERGATE_T194_H_ 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_AUD 1 88c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_DISP 2 98c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_DISPB 3 108c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_DISPC 4 118c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_ISPA 5 128c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_NVDECA 6 138c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_NVJPG 7 148c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_NVENCA 8 158c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_NVENCB 9 168c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_NVDECB 10 178c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_SAX 11 188c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_VE 12 198c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_VIC 13 208c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_XUSBA 14 218c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_XUSBB 15 228c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_XUSBC 16 238c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_PCIEX8A 17 248c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_PCIEX4A 18 258c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_PCIEX1A 19 268c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_PCIEX8B 21 278c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_PVAA 22 288c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_PVAB 23 298c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_DLAA 24 308c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_DLAB 25 318c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_CV 26 328c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_GPU 27 338c2ecf20Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_MAX 27 348c2ecf20Sopenharmony_ci 358c2ecf20Sopenharmony_ci#endif 36