#ifndef __CF_FSI_FW_H
#define __CF_FSI_FW_H
#define HDR_OFFSET …
#define HDR_SYS_SIG …
#define SYS_SIG_SHARED …
#define SYS_SIG_SPLIT …
#define HDR_FW_VERS …
#define HDR_API_VERS …
#define API_VERSION_MAJ …
#define API_VERSION_MIN …
#define HDR_FW_OPTIONS …
#define FW_OPTION_TRACE_EN …
#define FW_OPTION_CONT_CLOCK …
#define HDR_FW_SIZE …
#define HDR_CMD_STAT_AREA …
#define HDR_FW_CONTROL …
#define FW_CONTROL_CONT_CLOCK …
#define FW_CONTROL_DUMMY_RD …
#define FW_CONTROL_USE_STOP …
#define HDR_CLOCK_GPIO_VADDR …
#define HDR_CLOCK_GPIO_DADDR …
#define HDR_DATA_GPIO_VADDR …
#define HDR_DATA_GPIO_DADDR …
#define HDR_TRANS_GPIO_VADDR …
#define HDR_TRANS_GPIO_DADDR …
#define HDR_CLOCK_GPIO_BIT …
#define HDR_DATA_GPIO_BIT …
#define HDR_TRANS_GPIO_BIT …
#define CMD_STAT_REG …
#define CMD_REG_CMD_MASK …
#define CMD_REG_CMD_SHIFT …
#define CMD_NONE …
#define CMD_COMMAND …
#define CMD_BREAK …
#define CMD_IDLE_CLOCKS …
#define CMD_INVALID …
#define CMD_REG_CLEN_MASK …
#define CMD_REG_CLEN_SHIFT …
#define CMD_REG_RLEN_MASK …
#define CMD_REG_RLEN_SHIFT …
#define CMD_REG_STAT_MASK …
#define CMD_REG_STAT_SHIFT …
#define STAT_WORKING …
#define STAT_COMPLETE …
#define STAT_ERR_INVAL_CMD …
#define STAT_ERR_INVAL_IRQ …
#define STAT_ERR_MTOE …
#define STAT_RTAG …
#define STAT_RCRC …
#define ECHO_DLY_REG …
#define SEND_DLY_REG …
#define CMD_DATA …
#define RSP_DATA …
#define INT_CNT …
#define BAD_INT_VEC …
#define CF_STARTED …
#define CLK_CNT …
#define ARB_REG …
#define ARB_ARM_REQ …
#define ARB_ARM_ACK …
#define CF_RESET_D0 …
#define CF_RESET_D1 …
#define BAD_INT_S0 …
#define BAD_INT_S1 …
#define STOP_CNT …
#define TRACEBUF …
#define TR_CLKOBIT0 …
#define TR_CLKOBIT1 …
#define TR_CLKOSTART …
#define TR_OLEN …
#define TR_CLKZ …
#define TR_CLKWSTART …
#define TR_CLKTAG …
#define TR_CLKDATA …
#define TR_CLKCRC …
#define TR_CLKIBIT0 …
#define TR_CLKIBIT1 …
#define TR_END …
#endif