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