Home
last modified time | relevance | path

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

/linux-4.4.14/arch/unicore32/include/mach/
Dregs-nand.h7 #define NAND_IDR0 (PKUNITY_NAND_BASE + 0x0000)
11 #define NAND_IDR1 (PKUNITY_NAND_BASE + 0x0004)
15 #define NAND_IDR2 (PKUNITY_NAND_BASE + 0x0008)
19 #define NAND_IDR3 (PKUNITY_NAND_BASE + 0x000C)
23 #define NAND_PAR0 (PKUNITY_NAND_BASE + 0x0010)
27 #define NAND_PAR1 (PKUNITY_NAND_BASE + 0x0014)
31 #define NAND_PAR2 (PKUNITY_NAND_BASE + 0x0018)
35 #define NAND_ECCEN (PKUNITY_NAND_BASE + 0x001C)
39 #define NAND_BUF (PKUNITY_NAND_BASE + 0x0020)
43 #define NAND_ECCSR (PKUNITY_NAND_BASE + 0x0024)
[all …]
DPKUnity.h63 #define PKUNITY_NAND_BASE (PKUNITY_AHB_BASE + 0x900000) /* AHB-12 */ macro