Commit e6f23873 authored by Ricardo Ribalda's avatar Ricardo Ribalda Committed by Mauro Carvalho Chehab
parent 44693d74
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
// Number of registers // Number of registers
#define ISYS_CTRL_NOF_REGS 23 #define ISYS_CTRL_NOF_REGS 23
// Register id's of MMIO slave accesible registers // Register id's of MMIO slave accessible registers
#define ISYS_CTRL_CAPT_START_ADDR_A_REG_ID 0 #define ISYS_CTRL_CAPT_START_ADDR_A_REG_ID 0
#define ISYS_CTRL_CAPT_START_ADDR_B_REG_ID 1 #define ISYS_CTRL_CAPT_START_ADDR_B_REG_ID 1
#define ISYS_CTRL_CAPT_START_ADDR_C_REG_ID 2 #define ISYS_CTRL_CAPT_START_ADDR_C_REG_ID 2
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
#define NOF_ACQ_REGS 12 #define NOF_ACQ_REGS 12
// Register id's of MMIO slave accesible registers // Register id's of MMIO slave accessible registers
#define ACQ_START_ADDR_REG_ID 0 #define ACQ_START_ADDR_REG_ID 0
#define ACQ_MEM_REGION_SIZE_REG_ID 1 #define ACQ_MEM_REGION_SIZE_REG_ID 1
#define ACQ_NUM_MEM_REGIONS_REG_ID 2 #define ACQ_NUM_MEM_REGIONS_REG_ID 2
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
// Number of registers // Number of registers
#define CAPT_NOF_REGS 16 #define CAPT_NOF_REGS 16
// Register id's of MMIO slave accesible registers // Register id's of MMIO slave accessible registers
#define CAPT_START_MODE_REG_ID 0 #define CAPT_START_MODE_REG_ID 0
#define CAPT_START_ADDR_REG_ID 1 #define CAPT_START_ADDR_REG_ID 1
#define CAPT_MEM_REGION_SIZE_REG_ID 2 #define CAPT_MEM_REGION_SIZE_REG_ID 2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment