Home
last modified time | relevance | path

Searched refs:PKUNITY_NAND_BASE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/unicore32/include/mach/
Dregs-nand.h8 #define NAND_IDR0 (PKUNITY_NAND_BASE + 0x0000)
12 #define NAND_IDR1 (PKUNITY_NAND_BASE + 0x0004)
16 #define NAND_IDR2 (PKUNITY_NAND_BASE + 0x0008)
20 #define NAND_IDR3 (PKUNITY_NAND_BASE + 0x000C)
24 #define NAND_PAR0 (PKUNITY_NAND_BASE + 0x0010)
28 #define NAND_PAR1 (PKUNITY_NAND_BASE + 0x0014)
32 #define NAND_PAR2 (PKUNITY_NAND_BASE + 0x0018)
36 #define NAND_ECCEN (PKUNITY_NAND_BASE + 0x001C)
40 #define NAND_BUF (PKUNITY_NAND_BASE + 0x0020)
44 #define NAND_ECCSR (PKUNITY_NAND_BASE + 0x0024)
[all …]
DPKUnity.h60 #define PKUNITY_NAND_BASE (PKUNITY_AHB_BASE + 0x900000) /* AHB-12 */ macro