Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_NAND_BASE_PHYS (Results 1 – 25 of 74) sorted by relevance

123

/OK3568_Linux_fs/u-boot/include/configs/
H A DMPC8536DS.h271 #define CONFIG_SYS_NAND_BASE_PHYS 0xfffa00000ull macro
273 #define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE macro
278 #define CONFIG_SYS_NAND_BASE_PHYS 0xffff00000ull macro
280 #define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE macro
303 (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \
323 (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS + 0x40000) \
330 (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS + 0x80000) \
338 (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS + 0xc0000) \
H A DMPC8572DS.h269 #define CONFIG_SYS_NAND_BASE_PHYS 0xfffa00000ull macro
271 #define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE macro
276 #define CONFIG_SYS_NAND_BASE_PHYS 0xffff00000ull macro
278 #define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE macro
303 #define CONFIG_SYS_NAND_BR_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \
321 #define CONFIG_SYS_BR4_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS + 0x40000) \
327 #define CONFIG_SYS_BR5_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS + 0x80000)\
334 #define CONFIG_SYS_BR6_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS + 0xc0000)\
H A Dls1046ardb.h64 #define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE macro
67 #define CONFIG_SYS_NAND_CSPR (CSPR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \
H A DP1022DS.h241 #define CONFIG_SYS_NAND_BASE_PHYS 0xfff800000ull macro
243 #define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE macro
252 #define CONFIG_SYS_NAND_BR_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \
H A DP2041RDB.h222 #define CONFIG_SYS_NAND_BASE_PHYS 0xfffa00000ull macro
224 #define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE macro
232 #define CONFIG_SYS_NAND_BR_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \
H A DP1023RDB.h122 #define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE macro
130 #define CONFIG_SYS_NAND_BR_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \
H A Dcorenet_ds.h231 #define CONFIG_SYS_NAND_BASE_PHYS 0xfffa00000ull macro
233 #define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE macro
241 #define CONFIG_SYS_NAND_BR_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \
H A DBSC9131RDB.h152 #define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE macro
154 #define CONFIG_SYS_NAND_CSPR (CSPR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \
H A Dls1043ardb.h98 #define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE macro
101 #define CONFIG_SYS_NAND_CSPR (CSPR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \
H A DB4860QDS.h318 #define CONFIG_SYS_NAND_BASE_PHYS (0xf00000000ull | CONFIG_SYS_NAND_BASE) macro
320 #define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE macro
324 #define CONFIG_SYS_NAND_CSPR (CSPR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \
/OK3568_Linux_fs/u-boot/board/Arcturus/ucp1020/
H A Dlaw.c20 #ifdef CONFIG_SYS_NAND_BASE_PHYS
21 SET_LAW(CONFIG_SYS_NAND_BASE_PHYS, LAW_SIZE_32K, LAW_TRGT_IF_LBC),
/OK3568_Linux_fs/u-boot/board/freescale/p1_p2_rdb_pc/
H A Dlaw.c18 #ifdef CONFIG_SYS_NAND_BASE_PHYS
19 SET_LAW(CONFIG_SYS_NAND_BASE_PHYS, LAW_SIZE_32K, LAW_TRGT_IF_LBC),
/OK3568_Linux_fs/u-boot/board/freescale/b4860qds/
H A Dlaw.c24 #ifdef CONFIG_SYS_NAND_BASE_PHYS
25 SET_LAW(CONFIG_SYS_NAND_BASE_PHYS, LAW_SIZE_64K, LAW_TRGT_IF_IFC),
/OK3568_Linux_fs/u-boot/board/freescale/t4qds/
H A Dlaw.c29 #ifdef CONFIG_SYS_NAND_BASE_PHYS
30 SET_LAW(CONFIG_SYS_NAND_BASE_PHYS, LAW_SIZE_64K, LAW_TRGT_IF_IFC),
/OK3568_Linux_fs/u-boot/board/freescale/t208xqds/
H A Dlaw.c29 #ifdef CONFIG_SYS_NAND_BASE_PHYS
30 SET_LAW(CONFIG_SYS_NAND_BASE_PHYS, LAW_SIZE_1M, LAW_TRGT_IF_IFC),
/OK3568_Linux_fs/u-boot/board/freescale/t4rdb/
H A Dlaw.c26 #ifdef CONFIG_SYS_NAND_BASE_PHYS
27 SET_LAW(CONFIG_SYS_NAND_BASE_PHYS, LAW_SIZE_64K, LAW_TRGT_IF_IFC),
/OK3568_Linux_fs/u-boot/board/freescale/t208xrdb/
H A Dlaw.c29 #ifdef CONFIG_SYS_NAND_BASE_PHYS
30 SET_LAW(CONFIG_SYS_NAND_BASE_PHYS, LAW_SIZE_1M, LAW_TRGT_IF_IFC),
/OK3568_Linux_fs/u-boot/board/freescale/t1040qds/
H A Dlaw.c27 #ifdef CONFIG_SYS_NAND_BASE_PHYS
28 SET_LAW(CONFIG_SYS_NAND_BASE_PHYS, LAW_SIZE_64K, LAW_TRGT_IF_IFC),
/OK3568_Linux_fs/u-boot/board/freescale/t102xrdb/
H A Dlaw.c27 #ifdef CONFIG_SYS_NAND_BASE_PHYS
28 SET_LAW(CONFIG_SYS_NAND_BASE_PHYS, LAW_SIZE_64K, LAW_TRGT_IF_IFC),
/OK3568_Linux_fs/u-boot/board/freescale/t102xqds/
H A Dlaw.c27 #ifdef CONFIG_SYS_NAND_BASE_PHYS
28 SET_LAW(CONFIG_SYS_NAND_BASE_PHYS, LAW_SIZE_64K, LAW_TRGT_IF_IFC),
/OK3568_Linux_fs/u-boot/board/freescale/t104xrdb/
H A Dlaw.c27 #ifdef CONFIG_SYS_NAND_BASE_PHYS
28 SET_LAW(CONFIG_SYS_NAND_BASE_PHYS, LAW_SIZE_64K, LAW_TRGT_IF_IFC),
/OK3568_Linux_fs/u-boot/board/freescale/bsc9132qds/
H A Dlaw.c13 #ifdef CONFIG_SYS_NAND_BASE_PHYS
14 SET_LAW(CONFIG_SYS_NAND_BASE_PHYS, LAW_SIZE_1M, LAW_TRGT_IF_IFC),
H A Dtlb.c85 #ifdef CONFIG_SYS_NAND_BASE_PHYS
86 SET_TLB_ENTRY(1, CONFIG_SYS_NAND_BASE, CONFIG_SYS_NAND_BASE_PHYS,
/OK3568_Linux_fs/u-boot/board/freescale/common/p_corenet/
H A Dlaw.c32 #ifdef CONFIG_SYS_NAND_BASE_PHYS
33 SET_LAW(CONFIG_SYS_NAND_BASE_PHYS, LAW_SIZE_1M, LAW_TRGT_IF_LBC),
/OK3568_Linux_fs/u-boot/board/keymile/kmp204x/
H A Dlaw.c28 #ifdef CONFIG_SYS_NAND_BASE_PHYS
29 SET_LAW(CONFIG_SYS_NAND_BASE_PHYS, LAW_SIZE_32K, LAW_TRGT_IF_LBC),

123