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

  /external/u-boot/include/configs/
vme8349.h 243 #define CONFIG_SYS_PCI2_MMIO_BASE 0xB0000000
244 #define CONFIG_SYS_PCI2_MMIO_PHYS CONFIG_SYS_PCI2_MMIO_BASE
433 #define CONFIG_SYS_IBAT4L (CONFIG_SYS_PCI2_MMIO_BASE | BATL_PP_RW | \
435 #define CONFIG_SYS_IBAT4U (CONFIG_SYS_PCI2_MMIO_BASE | BATU_BL_256M | \
MPC8349EMDS.h 361 #define CONFIG_SYS_PCI2_MMIO_BASE 0xB0000000
362 #define CONFIG_SYS_PCI2_MMIO_PHYS CONFIG_SYS_PCI2_MMIO_BASE
618 #define CONFIG_SYS_IBAT4L (CONFIG_SYS_PCI2_MMIO_BASE \
622 #define CONFIG_SYS_IBAT4U (CONFIG_SYS_PCI2_MMIO_BASE \
MPC8349ITX.h 381 #define CONFIG_SYS_PCI2_MMIO_BASE \
383 #define CONFIG_SYS_PCI2_MMIO_PHYS CONFIG_SYS_PCI2_MMIO_BASE
584 #define CONFIG_SYS_IBAT4L (CONFIG_SYS_PCI2_MMIO_BASE \
588 #define CONFIG_SYS_IBAT4U (CONFIG_SYS_PCI2_MMIO_BASE \
sbc8349.h 306 #define CONFIG_SYS_PCI2_MMIO_BASE 0xB0000000
307 #define CONFIG_SYS_PCI2_MMIO_PHYS CONFIG_SYS_PCI2_MMIO_BASE
530 #define CONFIG_SYS_IBAT4L (CONFIG_SYS_PCI2_MMIO_BASE \
534 #define CONFIG_SYS_IBAT4U (CONFIG_SYS_PCI2_MMIO_BASE \
  /external/u-boot/board/freescale/mpc8349itx/
pci.c 51 bus_start: CONFIG_SYS_PCI2_MMIO_BASE,
  /external/u-boot/board/freescale/mpc832xemds/
pci.c 54 bus_start: CONFIG_SYS_PCI2_MMIO_BASE,
  /external/u-boot/board/freescale/mpc8349emds/
pci.c 50 bus_start: CONFIG_SYS_PCI2_MMIO_BASE,

Completed in 42 milliseconds