1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Tegra host1x Register Offsets for Tegra20 and Tegra30
5 * Copyright (c) 2010-2013 NVIDIA Corporation.
8 #ifndef __HOST1X_HOST1X01_HARDWARE_H
9 #define __HOST1X_HOST1X01_HARDWARE_H
11 #include <linux/types.h>
12 #include <linux/bitops.h>
14 #include "hw_host1x01_channel.h"
15 #include "hw_host1x01_sync.h"
16 #include "hw_host1x01_uclass.h"