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

  /external/u-boot/include/configs/
MPC8315ERDB.h 318 #define CONFIG_SYS_PCI_MMIO_PHYS CONFIG_SYS_PCI_MMIO_BASE
517 #define CONFIG_SYS_IBAT5L (CONFIG_SYS_PCI_MMIO_PHYS \
521 #define CONFIG_SYS_IBAT5U (CONFIG_SYS_PCI_MMIO_PHYS \
MPC837XEMDS.h 334 #define CONFIG_SYS_PCI_MMIO_PHYS CONFIG_SYS_PCI_MMIO_BASE
572 #define CONFIG_SYS_IBAT7L (CONFIG_SYS_PCI_MMIO_PHYS \
576 #define CONFIG_SYS_IBAT7U (CONFIG_SYS_PCI_MMIO_PHYS \
MPC837XERDB.h 360 #define CONFIG_SYS_PCI_MMIO_PHYS CONFIG_SYS_PCI_MMIO_BASE
588 #define CONFIG_SYS_IBAT7L (CONFIG_SYS_PCI_MMIO_PHYS \
592 #define CONFIG_SYS_IBAT7U (CONFIG_SYS_PCI_MMIO_PHYS \
  /external/u-boot/board/freescale/mpc837xemds/
pci.c 25 phys_start: CONFIG_SYS_PCI_MMIO_PHYS,
  /external/u-boot/board/freescale/mpc837xerdb/
pci.c 20 phys_start: CONFIG_SYS_PCI_MMIO_PHYS,
  /external/u-boot/board/freescale/mpc8315erdb/
mpc8315erdb.c 75 phys_start: CONFIG_SYS_PCI_MMIO_PHYS,

Completed in 46 milliseconds