blob: bee75c71093a28e95c1ed9e6d0229233a219806c [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef __AMD_NB_COMMON_H__
#define __AMD_NB_COMMON_H__
#define HT_IO_HOST_ALIGN 4096
#define HT_MEM_HOST_ALIGN (1024 * 1024)
#define DEV_CDB 0x18
#define IO_APIC2_ADDR 0xfec20000
#endif