Detailed asic types
[Constants and Definitions]


Defines

#define ADL_ASIC_UNDEFINED   0
#define ADL_ASIC_DISCRETE   (1 << 0)
#define ADL_ASIC_INTEGRATED   (1 << 1)
#define ADL_ASIC_FIREGL   (1 << 2)
#define ADL_ASIC_FIREMV   (1 << 3)
#define ADL_ASIC_XGP   (1 << 4)
#define ADL_ASIC_FUSION   (1 << 5)
#define ADL_ASIC_FIRESTREAM   (1 << 6)
#define ADL_ASIC_EMBEDDED   (1 << 7)

Detailed Description

Defines for Adapter ASIC family type

Define Documentation

#define ADL_ASIC_UNDEFINED   0

#define ADL_ASIC_DISCRETE   (1 << 0)

#define ADL_ASIC_INTEGRATED   (1 << 1)

#define ADL_ASIC_FIREGL   (1 << 2)

#define ADL_ASIC_FIREMV   (1 << 3)

#define ADL_ASIC_XGP   (1 << 4)

#define ADL_ASIC_FUSION   (1 << 5)

#define ADL_ASIC_FIRESTREAM   (1 << 6)

#define ADL_ASIC_EMBEDDED   (1 << 7)


Copyright © 2009-2016 Advanced Micro Devices, Inc. All rights reserved.