Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_PCIE1_IO_PHYS (Results 1 – 25 of 72) sorted by relevance

123

/OK3568_Linux_fs/u-boot/include/configs/
H A Dxpedite517x.h292 #define CONFIG_SYS_PCIE1_IO_PHYS 0xe8000000 macro
407 #define CONFIG_SYS_DBAT4L (CONFIG_SYS_PCIE1_IO_PHYS |\
411 #define CONFIG_SYS_DBAT4U (CONFIG_SYS_PCIE1_IO_PHYS |\
415 #define CONFIG_SYS_IBAT4L (CONFIG_SYS_PCIE1_IO_PHYS |\
H A Dsbc8641d.h275 #define CONFIG_SYS_PCIE1_IO_PHYS CONFIG_SYS_PCIE1_IO_BUS macro
405 #define CONFIG_SYS_DBAT4L ( CONFIG_SYS_PCIE1_IO_PHYS | BATL_PP_RW \
408 #define CONFIG_SYS_IBAT4L (CONFIG_SYS_PCIE1_IO_PHYS | BATL_PP_RW | BATL_CACHEINHIBIT)
H A Dcontrolcenterd.h239 #define CONFIG_SYS_PCIE1_IO_PHYS 0xfffc20000ull macro
241 #define CONFIG_SYS_PCIE1_IO_PHYS 0xffc20000 macro
H A DMPC8548CDS.h370 #define CONFIG_SYS_PCIE1_IO_PHYS 0xfe3000000ull macro
372 #define CONFIG_SYS_PCIE1_IO_PHYS 0xe3000000 macro
H A Dcyrus.h266 #define CONFIG_SYS_PCIE1_IO_PHYS 0xff8000000ull macro
268 #define CONFIG_SYS_PCIE1_IO_PHYS 0xf8000000 macro
H A DMPC8536DS.h434 #define CONFIG_SYS_PCIE1_IO_PHYS 0xfffc10000ull macro
436 #define CONFIG_SYS_PCIE1_IO_PHYS 0xffc10000 macro
H A DMPC8572DS.h441 #define CONFIG_SYS_PCIE1_IO_PHYS 0xfffc20000ull macro
443 #define CONFIG_SYS_PCIE1_IO_PHYS 0xffc20000 macro
H A DP1022DS.h435 #define CONFIG_SYS_PCIE1_IO_PHYS 0xfffc20000ull macro
437 #define CONFIG_SYS_PCIE1_IO_PHYS 0xffc20000 macro
H A DP2041RDB.h395 #define CONFIG_SYS_PCIE1_IO_PHYS 0xff8000000ull macro
397 #define CONFIG_SYS_PCIE1_IO_PHYS 0xf8000000 macro
H A Dcorenet_ds.h403 #define CONFIG_SYS_PCIE1_IO_PHYS 0xff8000000ull macro
405 #define CONFIG_SYS_PCIE1_IO_PHYS 0xf8000000 macro
H A DMPC8641HPCN.h310 #define CONFIG_SYS_PCIE1_IO_PHYS \ macro
339 #define CONFIG_SYS_PCIE2_IO_PHYS (CONFIG_SYS_PCIE1_IO_PHYS \
H A DB4860QDS.h566 #define CONFIG_SYS_PCIE1_IO_PHYS 0xff8000000ull macro
568 #define CONFIG_SYS_PCIE1_IO_PHYS 0xf8000000 macro
/OK3568_Linux_fs/u-boot/board/xes/xpedite537x/
H A Dtlb.c76 SET_TLB_ENTRY(1, CONFIG_SYS_PCIE1_IO_PHYS, CONFIG_SYS_PCIE1_IO_PHYS,
/OK3568_Linux_fs/u-boot/board/xes/xpedite550x/
H A Dtlb.c76 SET_TLB_ENTRY(1, CONFIG_SYS_PCIE1_IO_PHYS, CONFIG_SYS_PCIE1_IO_PHYS,
/OK3568_Linux_fs/u-boot/board/freescale/mpc8548cds/
H A Dtlb.c82 SET_TLB_ENTRY(1, CONFIG_SYS_PCIE1_IO_VIRT, CONFIG_SYS_PCIE1_IO_PHYS,
/OK3568_Linux_fs/u-boot/board/freescale/p1_twr/
H A Dtlb.c60 SET_TLB_ENTRY(1, CONFIG_SYS_PCIE1_IO_VIRT, CONFIG_SYS_PCIE1_IO_PHYS,
/OK3568_Linux_fs/u-boot/board/mpc8308_p1m/
H A Dmpc8308_p1m.c37 .phys_start = CONFIG_SYS_PCIE1_IO_PHYS,
/OK3568_Linux_fs/u-boot/board/gdsys/p1022/
H A Dtlb.c62 SET_TLB_ENTRY(1, CONFIG_SYS_PCIE1_IO_VIRT, CONFIG_SYS_PCIE1_IO_PHYS,
/OK3568_Linux_fs/u-boot/board/freescale/c29xpcie/
H A Dtlb.c43 SET_TLB_ENTRY(1, CONFIG_SYS_PCIE1_IO_VIRT, CONFIG_SYS_PCIE1_IO_PHYS,
/OK3568_Linux_fs/u-boot/board/freescale/p1010rdb/
H A Dtlb.c61 SET_TLB_ENTRY(1, CONFIG_SYS_PCIE1_IO_VIRT, CONFIG_SYS_PCIE1_IO_PHYS,
/OK3568_Linux_fs/u-boot/board/Arcturus/ucp1020/
H A Dtlb.c58 SET_TLB_ENTRY(1, CONFIG_SYS_PCIE1_IO_VIRT, CONFIG_SYS_PCIE1_IO_PHYS,
/OK3568_Linux_fs/u-boot/board/freescale/bsc9132qds/
H A Dtlb.c66 SET_TLB_ENTRY(1, CONFIG_SYS_PCIE1_IO_VIRT, CONFIG_SYS_PCIE1_IO_PHYS,
/OK3568_Linux_fs/u-boot/board/varisys/cyrus/
H A Dtlb.c76 SET_TLB_ENTRY(1, CONFIG_SYS_PCIE1_IO_VIRT, CONFIG_SYS_PCIE1_IO_PHYS,
/OK3568_Linux_fs/u-boot/board/freescale/t1040qds/
H A Dtlb.c62 SET_TLB_ENTRY(1, CONFIG_SYS_PCIE1_IO_VIRT, CONFIG_SYS_PCIE1_IO_PHYS,
/OK3568_Linux_fs/u-boot/board/keymile/kmp204x/
H A Dtlb.c59 SET_TLB_ENTRY(1, CONFIG_SYS_PCIE1_IO_VIRT, CONFIG_SYS_PCIE1_IO_PHYS,

123