blob: 99ba5f092e2a43fb7b7b2a9f78d9ac4ae0bfea18 [file] [log] [blame]
Tom Rini844493d2025-01-26 16:17:47 -06001/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
2/*
3 * Copyright (c) 2019, The Linux Foundation. All rights reserved.
4 * Copyright (c) 2024, Linaro Limited
5 */
6
7#ifndef _DT_BINDINGS_RESET_QCOM_GPU_CC_SAR2130P_H
8#define _DT_BINDINGS_RESET_QCOM_GPU_CC_SAR2130P_H
9
10#define GPUCC_GPU_CC_GX_BCR 0
11#define GPUCC_GPU_CC_ACD_BCR 1
12#define GPUCC_GPU_CC_GX_ACD_IROOT_BCR 2
13
14#endif