blob: aae0c3553670f33a770214909d23bd59f8894835 [file] [log] [blame]
Angel Ponsdfca1692020-09-14 16:54:42 +02001/* SPDX-License-Identifier: GPL-2.0-only */
2
3#ifndef __NORTHBRIDGE_INTEL_SANDYBRIDGE_MEMMAP_H__
4#define __NORTHBRIDGE_INTEL_SANDYBRIDGE_MEMMAP_H__
5
Angel Ponsdfca1692020-09-14 16:54:42 +02006#define GFXVT_BASE 0xfed90000ULL
7#define VTVC0_BASE 0xfed91000ULL
8
9#endif /* __NORTHBRIDGE_INTEL_SANDYBRIDGE_MEMMAP_H__ */