#ifndef _ibuf_cntrl_defs_h_
#define _ibuf_cntrl_defs_h_
#include <stream2mmio_defs.h>
#include <dma_v2_defs.h>
#define _IBUF_CNTRL_REG_ALIGN …
#define _IBUF_CNTRL_PROC_REG_ALIGN …
#define _IBUF_CNTRL_CONFIG_REGS_PER_PROC …
#define _IBUF_CNTRL_CONFIG_REGS_NO_PROC …
#define _IBUF_CNTRL_STATUS_REGS_PER_PROC …
#define _IBUF_CNTRL_STATUS_REGS_NO_PROC …
#define _IBUF_CNTRL_TIME_OUT_BITS …
#define _IBUF_CNTRL_CMD_TOKEN_LSB …
#define _IBUF_CNTRL_CMD_TOKEN_MSB …
#define _IBUF_CNTRL_STREAM2MMIO_CMD_TOKEN_MSB …
#define _IBUF_CNTRL_STREAM2MMIO_CMD_TOKEN_LSB …
#define _IBUF_CNTRL_STREAM2MMIO_NUM_ITEMS_BITS …
#define _IBUF_CNTRL_STREAM2MMIO_ACK_EOF_BIT …
#define _IBUF_CNTRL_STREAM2MMIO_ACK_TOKEN_VALID_BIT …
#define _IBUF_CNTRL_ACK_TOKEN_STORES_IDX …
#define _IBUF_CNTRL_ACK_TOKEN_STORES_BITS …
#define _IBUF_CNTRL_ACK_TOKEN_ITEMS_IDX …
#define _IBUF_CNTRL_ACK_TOKEN_ITEMS_BITS …
#define _IBUF_CNTRL_ACK_TOKEN_LSB …
#define _IBUF_CNTRL_ACK_TOKEN_MSB …
#define _IBUF_CNTRL_ACK_TOKEN_VALID_BIT …
#define _IBUF_CNTRL_RECALC_WORDS_STATUS …
#define _IBUF_CNTRL_ARBITERS_STATUS …
#define _IBUF_CNTRL_SET_CRUN …
#define _IBUF_CNTRL_CMD …
#define _IBUF_CNTRL_ACK …
#define _IBUF_CNTRL_NUM_ITEMS_PER_STORE …
#define _IBUF_CNTRL_NUM_STORES_PER_FRAME …
#define _IBUF_CNTRL_DMA_CHANNEL …
#define _IBUF_CNTRL_DMA_CMD …
#define _IBUF_CNTRL_BUFFER_START_ADDRESS …
#define _IBUF_CNTRL_BUFFER_STRIDE …
#define _IBUF_CNTRL_BUFFER_END_ADDRESS …
#define _IBUF_CNTRL_DEST_START_ADDRESS …
#define _IBUF_CNTRL_DEST_STRIDE …
#define _IBUF_CNTRL_DEST_END_ADDRESS …
#define _IBUF_CNTRL_SYNC_FRAME …
#define _IBUF_CNTRL_STR2MMIO_SYNC_CMD …
#define _IBUF_CNTRL_STR2MMIO_STORE_CMD …
#define _IBUF_CNTRL_SHIFT_ITEMS …
#define _IBUF_CNTRL_ELEMS_P_WORD_IBUF …
#define _IBUF_CNTRL_ELEMS_P_WORD_DEST …
#define _IBUF_CNTRL_CUR_STORES …
#define _IBUF_CNTRL_CUR_ACKS …
#define _IBUF_CNTRL_CUR_S2M_IBUF_ADDR …
#define _IBUF_CNTRL_CUR_DMA_IBUF_ADDR …
#define _IBUF_CNTRL_CUR_DMA_DEST_ADDR …
#define _IBUF_CNTRL_CUR_ISP_DEST_ADDR …
#define _IBUF_CNTRL_CUR_NR_DMA_CMDS_SEND …
#define _IBUF_CNTRL_MAIN_CNTRL_STATE …
#define _IBUF_CNTRL_DMA_SYNC_STATE …
#define _IBUF_CNTRL_ISP_SYNC_STATE …
#define _IBUF_CNTRL_CMD_STORE_FRAME_IDX …
#define _IBUF_CNTRL_CMD_ONLINE_IDX …
#define _IBUF_CNTRL_CMD_INITIALIZE …
#define _IBUF_CNTRL_CMD_STORE_ONLINE_FRAME …
#define _IBUF_CNTRL_CMD_STORE_OFFLINE_FRAME …
#define _IBUF_CNTRL_FALSE_ACK …
#endif