blob: 2d741400bb25ec325f3c8538d655f7c01e5f6210 [file] [log] [blame]
Angel Ponscdd9db32020-09-15 00:11:27 +02001/* SPDX-License-Identifier: GPL-2.0-only */
2
3#ifndef __NORTHBRIDGE_INTEL_IRONLAKE_MEMMAP_H__
4#define __NORTHBRIDGE_INTEL_IRONLAKE_MEMMAP_H__
5
Angel Ponscdd9db32020-09-15 00:11:27 +02006#define IOMMU_BASE1 0xfed90000
7#define IOMMU_BASE2 0xfed91000
8#define IOMMU_BASE3 0xfed92000
9#define IOMMU_BASE4 0xfed93000
10
11#endif /* __NORTHBRIDGE_INTEL_IRONLAKE_MEMMAP_H__ */