1 /* SPDX-License-Identifier: (GPL-2.0-only OR B 1 2 /* 3 * Copyright (c) 2019, The Linux Foundation. A 4 * Copyright (c) 2023, Linaro Limited 5 */ 6 7 #ifndef _DT_BINDINGS_RESET_QCOM_GPU_CC_SM8450_ 8 #define _DT_BINDINGS_RESET_QCOM_GPU_CC_SM8450_ 9 10 #define GPUCC_GPU_CC_ACD_BCR 11 #define GPUCC_GPU_CC_CX_BCR 12 #define GPUCC_GPU_CC_FAST_HUB_BCR 13 #define GPUCC_GPU_CC_FF_BCR 14 #define GPUCC_GPU_CC_GFX3D_AON_BCR 15 #define GPUCC_GPU_CC_GMU_BCR 16 #define GPUCC_GPU_CC_GX_BCR 17 #define GPUCC_GPU_CC_XO_BCR 18 #define GPUCC_GPU_CC_GX_ACD_IROOT_BCR 19 20 #endif 21
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.