Files
thead-kernel/drivers/nna/include/hwdefs/aura_system.h
Mingzheng Xing 9e49618e75 driver: add npu-ax3386-gpl
Add a new driver npu-ax3386-gpl, default compile as module.
The default generated modules are:
- vha.ko
- img_mem.ko
- vha_info.ko

Signed-off-by: Mingzheng Xing <xingmingzheng@iscas.ac.cn>
2023-07-19 02:15:19 +08:00

5 lines
122 B
C

#define _REG_START 0x00000000
#define _VHA_TB_START 0x080000
#define _REG_SIZE 0x00200000
#define _VHA_TB_SIZE 0x00100000