summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/common/amd_defs.h
blob: 3238c929c5956ffc5f3fd51ef021e4fda9dcedb2 (plain)
1
2
3
4
5
6
7
8
9
/* 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