#ifndef _STREAM2MMMIO_DEFS_H
#define _STREAM2MMMIO_DEFS_H
#include <mipi_backend_defs.h>
#define _STREAM2MMIO_REG_ALIGN …
#define _STREAM2MMIO_COMMAND_REG_ID …
#define _STREAM2MMIO_ACKNOWLEDGE_REG_ID …
#define _STREAM2MMIO_PIX_WIDTH_ID_REG_ID …
#define _STREAM2MMIO_START_ADDR_REG_ID …
#define _STREAM2MMIO_END_ADDR_REG_ID …
#define _STREAM2MMIO_STRIDE_REG_ID …
#define _STREAM2MMIO_NUM_ITEMS_REG_ID …
#define _STREAM2MMIO_BLOCK_WHEN_NO_CMD_REG_ID …
#define _STREAM2MMIO_REGS_PER_SID …
#define _STREAM2MMIO_SID_REG_OFFSET …
#define _STREAM2MMIO_MAX_NOF_SIDS …
#define _STREAM2MMIO_CMD_TOKEN_CMD_LSB …
#define _STREAM2MMIO_CMD_TOKEN_CMD_MSB …
#define _STREAM2MMIO_CMD_TOKEN_WIDTH …
#define _STREAM2MMIO_CMD_TOKEN_STORE_WORDS …
#define _STREAM2MMIO_CMD_TOKEN_STORE_PACKETS …
#define _STREAM2MMIO_CMD_TOKEN_SYNC_FRAME …
#define _STREAM2MMIO_PACK_NUM_ITEMS_BITS …
#define _STREAM2MMIO_PACK_ACK_EOP_BIT …
#define _STREAM2MMIO_PACK_ACK_EOF_BIT …
#define _STREAM2MMIO_ACK_TOKEN_NUM_ITEMS_LSB …
#define _STREAM2MMIO_ACK_TOKEN_NUM_ITEMS_MSB …
#define _STREAM2MMIO_ACK_TOKEN_EOP_BIT …
#define _STREAM2MMIO_ACK_TOKEN_EOF_BIT …
#define _STREAM2MMIO_ACK_TOKEN_VALID_BIT …
#define _STREAM2MMIO_ACK_TOKEN_WIDTH …
#define _STREAM2MMIO_PACK_CMD_STORE_WORDS …
#define _STREAM2MMIO_PACK_CMD_STORE_LONG_PACKET …
#define _STREAM2MMIO_PACK_CMD_STORE_SHORT_PACKET …
#endif