/* SPDX-License-Identifier: GPL-2.0-only */ /* * Tegra host1x Register Offsets for Tegra264 * * Copyright (c) 2023 NVIDIA Corporation. */ #ifndef __HOST1X_HOST1X09_HARDWARE_H #define __HOST1X_HOST1X09_HARDWARE_H #include #include #include "hw_host1x09_uclass.h" #include "hw_host1x09_vm.h" #include "hw_host1x09_hypervisor.h" #include "hw_host1x09_common.h" #include "opcodes.h" #endif