blob: 1808df3044aa3fa44ae8bf5edc2a5e2c2d886ab5 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef AMD_CEZANNE_DATA_FABRIC_H
#define AMD_CEZANNE_DATA_FABRIC_H
#include <types.h>
/* SoC-specific bits in D18F0_MMIO_CTRL0 */
#define DF_MMIO_NP BIT(16)
#define IOMS0_FABRIC_ID 10
#define NUM_NB_MMIO_REGS 8
#endif /* AMD_CEZANNE_DATA_FABRIC_H */