Files
npu-ax3386-kernel/driver/include/hwdefs/vagus_system.h
2022-09-13 10:35:16 +08:00

9 lines
266 B
C

#define _REG_START 0x00000000
#define _REG_NNA_START 0x00000000
#define _REG_NNSYS_START 0x00080000
#define _EMUREG_START 0x0000400000
#define _REG_SIZE 0x00080000
#define _REG_NNA_SIZE 0x00080000
#define _REG_NNSYS_SIZE 0x00080000
#define _EMUREG_SIZE 0x0000104000