summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/sandybridge/memmap.h
blob: aae0c3553670f33a770214909d23bd59f8894835 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef __NORTHBRIDGE_INTEL_SANDYBRIDGE_MEMMAP_H__
#define __NORTHBRIDGE_INTEL_SANDYBRIDGE_MEMMAP_H__

#define GFXVT_BASE		0xfed90000ULL
#define VTVC0_BASE		0xfed91000ULL

#endif /* __NORTHBRIDGE_INTEL_SANDYBRIDGE_MEMMAP_H__ */