162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci/* Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. */
362306a36Sopenharmony_ci
462306a36Sopenharmony_ci#ifndef __ABI_MACH_T194_POWERGATE_T194_H_
562306a36Sopenharmony_ci#define __ABI_MACH_T194_POWERGATE_T194_H_
662306a36Sopenharmony_ci
762306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_AUD	1
862306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_DISP	2
962306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_DISPB	3
1062306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_DISPC	4
1162306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_ISPA	5
1262306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_NVDECA	6
1362306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_NVJPG	7
1462306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_NVENCA	8
1562306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_NVENCB	9
1662306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_NVDECB	10
1762306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_SAX	11
1862306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_VE	12
1962306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_VIC	13
2062306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_XUSBA	14
2162306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_XUSBB	15
2262306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_XUSBC	16
2362306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_PCIEX8A	17
2462306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_PCIEX4A	18
2562306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_PCIEX1A	19
2662306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_PCIEX8B	21
2762306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_PVAA	22
2862306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_PVAB	23
2962306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_DLAA	24
3062306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_DLAB	25
3162306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_CV	26
3262306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_GPU	27
3362306a36Sopenharmony_ci#define TEGRA194_POWER_DOMAIN_MAX	27
3462306a36Sopenharmony_ci
3562306a36Sopenharmony_ci#endif
36