/* SPDX-License-Identifier: GPL-2.0-only */ /* * Tegra host1x Register Offsets for Tegra264 * * Copyright (c) 2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved. */ #ifndef __HOST1X_HOST1X10_HARDWARE_H #define __HOST1X_HOST1X10_HARDWARE_H #include #include #include "hw_host1x10_uclass.h" #include "hw_host1x10_vm.h" #include "hw_host1x10_hypervisor.h" #include "hw_host1x10_common.h" #include "opcodes.h" #endif