162306a36Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (c) 2019, The Linux Foundation. All rights reserved.
462306a36Sopenharmony_ci * Copyright (c) 2023, Linaro Limited
562306a36Sopenharmony_ci */
662306a36Sopenharmony_ci
762306a36Sopenharmony_ci#ifndef _DT_BINDINGS_RESET_QCOM_GPU_CC_SM8450_H
862306a36Sopenharmony_ci#define _DT_BINDINGS_RESET_QCOM_GPU_CC_SM8450_H
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci#define GPUCC_GPU_CC_ACD_BCR			0
1162306a36Sopenharmony_ci#define GPUCC_GPU_CC_CX_BCR			1
1262306a36Sopenharmony_ci#define GPUCC_GPU_CC_FAST_HUB_BCR		2
1362306a36Sopenharmony_ci#define GPUCC_GPU_CC_FF_BCR			3
1462306a36Sopenharmony_ci#define GPUCC_GPU_CC_GFX3D_AON_BCR		4
1562306a36Sopenharmony_ci#define GPUCC_GPU_CC_GMU_BCR			5
1662306a36Sopenharmony_ci#define GPUCC_GPU_CC_GX_BCR			6
1762306a36Sopenharmony_ci#define GPUCC_GPU_CC_XO_BCR			7
1862306a36Sopenharmony_ci#define GPUCC_GPU_CC_GX_ACD_IROOT_BCR		8
1962306a36Sopenharmony_ci
2062306a36Sopenharmony_ci#endif
21