/* SPDX-License-Identifier: GPL-2.0-only */ #ifndef AMD_CEZANNE_CPU_H #define AMD_CEZANNE_CPU_H #define CEZANNE_A0_CPUID 0x00a50f00 #define CEZANNE_VBIOS_VID_DID 0x10021638 #define BARCELO_VBIOS_VID_DID 0x100215e7 #endif /* AMD_CEZANNE_CPU_H */