Oops, missed some renaming of registers

Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
This commit is contained in:
Patrik Jakobsson
2015-09-05 14:49:06 +02:00
parent 4b165e90e3
commit 2a3312cd5e

View File

@@ -151,11 +151,11 @@
/* On iomem with pointer at 0x0ff0 (Bar 4: 1MB) */
#define ISP_IPC_NUM_CHAN 0xc3000
#define ISP_IPC_QUEUE_SIZE 0xc3004
#define ISP_REG_C3008 0xc3008
#define ISP_FW_SIZE 0xc3008
#define ISP_FW_HEAP_SIZE 0xc300c
#define ISP_REG_C3010 0xc3010
#define ISP_REG_C3014 0xc3014
#define ISP_REG_C3018 0xc3018
#define ISP_FW_HEAP_ADDR 0xc3010
#define ISP_FW_HEAP_SIZE2 0xc3014
#define ISP_REG_C3018 0xc3018 /* Module params or cmd buf? */
#define ISP_REG_C301C 0xc301c
#define ISP_REG_40004 0x40004
#define ISP_REG_40008 0x40008