// SPDX-License-Identifier: GPL-2.0 // SPDX-FileCopyrightText: Copyright (c) 2021-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved. #ifndef _DT_BINDINGS_GA10B_FUSE_H #define _DT_BINDINGS_GA10B_FUSE_H #define GA10B_FUSE_OPT_GPC_DISABLE 0x288 #define GA10B_FUSE_OPT_FBP_DISABLE 0xb70 #define GA10B_FUSE_OPT_TPC_DISABLE 0x30c #endif