mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-09 19:10:01 +02:00
Oops, missed some renaming of registers
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
This commit is contained in:
@@ -151,11 +151,11 @@
|
|||||||
/* On iomem with pointer at 0x0ff0 (Bar 4: 1MB) */
|
/* On iomem with pointer at 0x0ff0 (Bar 4: 1MB) */
|
||||||
#define ISP_IPC_NUM_CHAN 0xc3000
|
#define ISP_IPC_NUM_CHAN 0xc3000
|
||||||
#define ISP_IPC_QUEUE_SIZE 0xc3004
|
#define ISP_IPC_QUEUE_SIZE 0xc3004
|
||||||
#define ISP_REG_C3008 0xc3008
|
#define ISP_FW_SIZE 0xc3008
|
||||||
#define ISP_FW_HEAP_SIZE 0xc300c
|
#define ISP_FW_HEAP_SIZE 0xc300c
|
||||||
#define ISP_REG_C3010 0xc3010
|
#define ISP_FW_HEAP_ADDR 0xc3010
|
||||||
#define ISP_REG_C3014 0xc3014
|
#define ISP_FW_HEAP_SIZE2 0xc3014
|
||||||
#define ISP_REG_C3018 0xc3018
|
#define ISP_REG_C3018 0xc3018 /* Module params or cmd buf? */
|
||||||
#define ISP_REG_C301C 0xc301c
|
#define ISP_REG_C301C 0xc301c
|
||||||
#define ISP_REG_40004 0x40004
|
#define ISP_REG_40004 0x40004
|
||||||
#define ISP_REG_40008 0x40008
|
#define ISP_REG_40008 0x40008
|
||||||
|
|||||||
Reference in New Issue
Block a user