summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/common/amd_defs.h
blob: ca6b3ca19129a8c75f0ae00e64e2ca607eaea7e4 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef _AMD_SB_DEFS_H_
#define _AMD_SB_DEFS_H_

#define AMD_SB_ACPI_MMIO_ADDR 0xfed80000ul

#endif