26#define CPLD_CLASS_TYPE_REG 0x05
27#define CPLD_2OU_EXPANSION_CARD_REG 0x06
28#define CPLD_BOARD_REV_ID_REG 0x08
29#define CPLD_1OU_CARD_DETECTION 0x09
30#define CPLD_1OU_VPP_POWER_STATUS 0x11
31#define I2C_DATA_SIZE 5
32#define NUMBER_OF_ADC_CHANNEL 16
33#define AST1030_ADC_BASE_ADDR 0x7e6e9000
34#define HSC_TYPE_ADC_TOLERANCE 0.2
36#define MAX_1OU_M2_COUNT 4
Definition: plat_class.h:33
uint8_t card_type
Definition: plat_class.h:35
bool present
Definition: plat_class.h:34