blob: b0fc03e015713c8145e8ecb44a32ac52ef33947b [file] [log] [blame]
Andy Shevchenkob04ef3b2019-08-29 17:04:19 +03001/* SPDX-License-Identifier: GPL-2.0+ */
2/* Copyright (c) 2019 Intel Corporation */
3
4#ifndef _TANGIER_IOMAP_H
5#define _TANGIER_IOMAP_H
6
7#define MCFG_BASE_ADDRESS 0x3f500000
8#define MCFG_BASE_SIZE 0x00100000
9
10#endif /* _TANGIER_IOMAP_H */