HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_SYS_PCI1_MEM_BASE (Results 1 - 20 of 20) sorted by null

  /external/u-boot/include/configs/
TQM834x.h 214 #define CONFIG_SYS_PCI1_MEM_BASE 0x90000000
215 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE
218 (CONFIG_SYS_PCI1_MEM_BASE + CONFIG_SYS_PCI1_MEM_SIZE)
231 #define PCI_ENET0_MEMADDR CONFIG_SYS_PCI1_MEM_BASE
347 #define CONFIG_SYS_IBAT3L (CONFIG_SYS_PCI1_MEM_BASE \
350 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_PCI1_MEM_BASE \
ve8313.h 251 #define CONFIG_SYS_PCI1_MEM_BASE 0x80000000
252 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE
376 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCI1_MEM_BASE | BATL_PP_RW)
377 #define CONFIG_SYS_IBAT1U (CONFIG_SYS_PCI1_MEM_BASE \
vme8349.h 230 #define CONFIG_SYS_PCI1_MEM_BASE 0x80000000
231 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE
413 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCI1_MEM_BASE | BATL_PP_RW | \
415 #define CONFIG_SYS_IBAT1U (CONFIG_SYS_PCI1_MEM_BASE | BATU_BL_256M | \
MPC8349ITX.h 365 #define CONFIG_SYS_PCI1_MEM_BASE 0x80000000
366 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE
369 (CONFIG_SYS_PCI1_MEM_BASE + CONFIG_SYS_PCI1_MEM_SIZE)
554 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCI1_MEM_BASE \
557 #define CONFIG_SYS_IBAT1U (CONFIG_SYS_PCI1_MEM_BASE \
socrates.h 212 #define CONFIG_SYS_PCI1_MEM_BASE 0x80000000
213 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE
MPC8313ERDB.h 371 #define CONFIG_SYS_PCI1_MEM_BASE 0x80000000
372 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE
545 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCI1_MEM_BASE | BATL_PP_RW)
546 #define CONFIG_SYS_IBAT1U (CONFIG_SYS_PCI1_MEM_BASE \
MPC8349EMDS.h 348 #define CONFIG_SYS_PCI1_MEM_BASE 0x80000000
349 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE
588 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCI1_MEM_BASE \
591 #define CONFIG_SYS_IBAT1U (CONFIG_SYS_PCI1_MEM_BASE \
sbc8349.h 293 #define CONFIG_SYS_PCI1_MEM_BASE 0x80000000
294 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE
500 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCI1_MEM_BASE \
503 #define CONFIG_SYS_IBAT1U (CONFIG_SYS_PCI1_MEM_BASE \
MPC8323ERDB.h 238 #define CONFIG_SYS_PCI1_MEM_BASE 0x80000000
239 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE
MPC832XEMDS.h 314 #define CONFIG_SYS_PCI1_MEM_BASE 0x80000000
315 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE
  /external/u-boot/board/sbc8349/
pci.c 20 bus_start: CONFIG_SYS_PCI1_MEM_BASE,
  /external/u-boot/board/tqc/tqm834x/
pci.c 18 bus_start: CONFIG_SYS_PCI1_MEM_BASE,
  /external/u-boot/board/esd/vme8349/
pci.c 24 bus_start: CONFIG_SYS_PCI1_MEM_BASE,
  /external/u-boot/board/freescale/mpc8349itx/
pci.c 17 bus_start: CONFIG_SYS_PCI1_MEM_BASE,
  /external/u-boot/board/freescale/mpc8313erdb/
mpc8313erdb.c 56 .bus_start = CONFIG_SYS_PCI1_MEM_BASE,
  /external/u-boot/board/freescale/mpc832xemds/
pci.c 20 bus_start: CONFIG_SYS_PCI1_MEM_BASE,
  /external/u-boot/arch/powerpc/cpu/mpc85xx/
pci.c 18 #define CONFIG_SYS_PCI1_MEM_BUS CONFIG_SYS_PCI1_MEM_BASE
  /external/u-boot/board/freescale/mpc8323erdb/
mpc8323erdb.c 139 bus_start: CONFIG_SYS_PCI1_MEM_BASE,
  /external/u-boot/board/freescale/mpc8349emds/
pci.c 16 bus_start: CONFIG_SYS_PCI1_MEM_BASE,
  /external/u-boot/board/ve8313/
ve8313.c 153 bus_start: CONFIG_SYS_PCI1_MEM_BASE,

Completed in 382 milliseconds