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

  /external/u-boot/arch/m68k/cpu/mcf5445x/
pci.c 70 CONFIG_SYS_PCI_IO_PHYS | (CONFIG_SYS_PCI_IO_PHYS >> 16));
131 pci_set_region(hose->regions + 1, CONFIG_SYS_PCI_IO_BUS, CONFIG_SYS_PCI_IO_PHYS,
  /external/u-boot/arch/m68k/cpu/mcf547x_8x/
pci.c 96 CONFIG_SYS_PCI_IO_PHYS | (CONFIG_SYS_PCI_IO_PHYS >> 16));
133 pci_set_region(hose->regions + 1, CONFIG_SYS_PCI_IO_BUS, CONFIG_SYS_PCI_IO_PHYS,
  /external/u-boot/board/freescale/mpc837xemds/
pci.c 31 phys_start: CONFIG_SYS_PCI_IO_PHYS,
99 pci_law[1].bar = CONFIG_SYS_PCI_IO_PHYS & LAWBAR_BAR;
  /external/u-boot/board/freescale/mpc837xerdb/
pci.c 26 phys_start: CONFIG_SYS_PCI_IO_PHYS,
81 pci_law[1].bar = CONFIG_SYS_PCI_IO_PHYS & LAWBAR_BAR;
  /external/u-boot/board/freescale/mpc8315erdb/
mpc8315erdb.c 81 phys_start: CONFIG_SYS_PCI_IO_PHYS,
136 pci_law[1].bar = CONFIG_SYS_PCI_IO_PHYS & LAWBAR_BAR;
  /external/u-boot/include/configs/
M5475EVB.h 95 #define CONFIG_SYS_PCI_IO_PHYS CONFIG_SYS_PCI_IO_BUS
M5485EVB.h 90 #define CONFIG_SYS_PCI_IO_PHYS CONFIG_SYS_PCI_IO_BUS
M54455EVB.h 170 #define CONFIG_SYS_PCI_IO_PHYS CONFIG_SYS_PCI_IO_BUS
MPC8315ERDB.h 321 #define CONFIG_SYS_PCI_IO_PHYS 0xE0300000
MPC837XEMDS.h 337 #define CONFIG_SYS_PCI_IO_PHYS 0xE0300000
MPC837XERDB.h 363 #define CONFIG_SYS_PCI_IO_PHYS 0xE0300000

Completed in 159 milliseconds