Searched refs:CFG_SYS_NAND_BASE (Results 1 – 25 of 106) sorted by relevance
12345
19 #ifndef CFG_SYS_NAND_BASE20 #define CFG_SYS_NAND_BASE 0x8000000 macro
17 #define CFG_SYS_NAND_BASE 0x7e800000 macro18 #define CFG_SYS_NAND_BASE_PHYS CFG_SYS_NAND_BASE47 #define CFG_SYS_NAND_BASE_LIST { CFG_SYS_NAND_BASE }
38 #define CFG_SYS_NAND_BASE SLC_NAND_BASE macro39 #define CFG_SYS_NAND_BASE_LIST { CFG_SYS_NAND_BASE }
20 #define CFG_SYS_NAND_BASE 0x7e800000 macro21 #define CFG_SYS_NAND_BASE_PHYS CFG_SYS_NAND_BASE50 #define CFG_SYS_NAND_BASE_LIST { CFG_SYS_NAND_BASE }
61 #define CFG_SYS_NAND_BASE CFG_SYS_FLASH_BASE macro62 #define CFG_SYS_NAND_BASE_LIST { CFG_SYS_NAND_BASE }
86 # define CFG_SYS_NAND_BASE CFG_SYS_CS2_BASE macro87 # define CFG_SYS_NAND_BASE_LIST { CFG_SYS_NAND_BASE }
87 # define CFG_SYS_NAND_BASE CFG_SYS_CS2_BASE macro88 # define CFG_SYS_NAND_BASE_LIST { CFG_SYS_NAND_BASE }
102 #define CFG_SYS_NAND_BASE 0xffa00000 macro106 #define CFG_SYS_NAND_BASE_PHYS CFG_SYS_NAND_BASE109 #define CFG_SYS_NAND_BASE_LIST {CFG_SYS_NAND_BASE}
48 #define CFG_SYS_NAND_BASE 0x7e800000 macro49 #define CFG_SYS_NAND_BASE_PHYS CFG_SYS_NAND_BASE78 #define CFG_SYS_NAND_BASE_LIST { CFG_SYS_NAND_BASE }
184 #define CFG_SYS_NAND_BASE 0xff800000 macro186 #define CFG_SYS_NAND_BASE_PHYS (0xf00000000ull | CFG_SYS_NAND_BASE)188 #define CFG_SYS_NAND_BASE_PHYS CFG_SYS_NAND_BASE229 #define CFG_SYS_NAND_BASE_LIST { CFG_SYS_NAND_BASE }
221 #define CFG_SYS_NAND_BASE 0xfa000000 macro222 #define CFG_SYS_NAND_BASE_PHYS (0xf00000000ull | CFG_SYS_NAND_BASE)225 #define CFG_SYS_NAND_CSPR (CSPR_PHYS_ADDR(CFG_SYS_NAND_BASE) | \266 #define CFG_SYS_NAND_BASE_LIST { CFG_SYS_NAND_BASE }
20 #define CFG_SYS_NAND_BASE 0x80000000 macro
32 #define CFG_SYS_NAND_BASE 0x60000000 macro
39 #define CFG_SYS_NAND_BASE 0x0C000000 macro
41 #define CFG_SYS_NAND_BASE 0x60000000 macro
24 #define CFG_SYS_NAND_BASE ATMEL_BASE_CS3 macro
28 #define CFG_SYS_NAND_BASE 0xC0000000 macro
34 #define CFG_SYS_NAND_BASE 0x40000000 macro
43 #define CFG_SYS_NAND_BASE 0x8000000 macro
27 #define CFG_SYS_NAND_BASE 0x40000000 macro
30 #define CFG_SYS_NAND_BASE 0x40000000 macro
75 #define CFG_SYS_NAND_BASE 0x68000000 macro76 #define CFG_SYS_NAND_BASE_PHYS CFG_SYS_NAND_BASE79 #define CFG_SYS_NAND_CSPR (CSPR_PHYS_ADDR(CFG_SYS_NAND_BASE) | \117 #define CFG_SYS_NAND_BASE_LIST { CFG_SYS_NAND_BASE }
70 #ifdef CFG_SYS_NAND_BASE72 SET_TLB_ENTRY(1, CFG_SYS_NAND_BASE, CFG_SYS_NAND_BASE_PHYS,
13 #define CFG_NAND_MODE_REG (void *)(CFG_SYS_NAND_BASE + 0x20000)14 #define CFG_NAND_DATA_REG (void *)(CFG_SYS_NAND_BASE + 0x30000)
Completed in 51 milliseconds