Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_PCI1_IO_PHYS (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/u-boot/board/freescale/mpc832xemds/
H A Dpci.c27 phys_start: CONFIG_SYS_PCI1_IO_PHYS,
74 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR; in pci_init_board()
132 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR;
/openbmc/u-boot/board/sbc8349/
H A Dpci.c27 phys_start: CONFIG_SYS_PCI1_IO_PHYS,
62 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR; in pci_init_board()
/openbmc/u-boot/board/freescale/mpc8349emds/
H A Dpci.c23 phys_start: CONFIG_SYS_PCI1_IO_PHYS,
138 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR; in pci_init_board()
162 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR; in pci_init_board()
/openbmc/u-boot/board/tqc/tqm834x/
H A Dpci.c25 phys_start: CONFIG_SYS_PCI1_IO_PHYS,
90 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR; in pci_init_board()
/openbmc/u-boot/board/xes/xpedite520x/
H A Dtlb.c62 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_IO_PHYS, CONFIG_SYS_PCI1_IO_PHYS,
/openbmc/u-boot/board/freescale/mpc8349itx/
H A Dpci.c24 phys_start: CONFIG_SYS_PCI1_IO_PHYS,
92 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR; in pci_init_board()
/openbmc/u-boot/board/esd/vme8349/
H A Dpci.c31 phys_start: CONFIG_SYS_PCI1_IO_PHYS,
101 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR; in pci_init_board()
/openbmc/u-boot/board/freescale/mpc8313erdb/
H A Dmpc8313erdb.c69 .phys_start = CONFIG_SYS_PCI1_IO_PHYS,
91 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR; in pci_init_board()
/openbmc/u-boot/include/configs/
H A DMPC8610HPCD.h230 #define CONFIG_SYS_PCI1_IO_PHYS 0xe1000000 macro
307 #define CONFIG_SYS_DBAT2L (CONFIG_SYS_PCI1_IO_PHYS | BATL_PP_RW | BATL_CACHEINHIBIT \
310 #define CONFIG_SYS_IBAT2L (CONFIG_SYS_PCI1_IO_PHYS | BATL_PP_RW | BATL_CACHEINHIBIT)
H A DMPC8548CDS.h340 #define CONFIG_SYS_PCI1_IO_PHYS 0xfe2000000ull macro
342 #define CONFIG_SYS_PCI1_IO_PHYS 0xe2000000 macro
H A DMPC8536DS.h389 #define CONFIG_SYS_PCI1_IO_PHYS 0xfffc00000ull macro
391 #define CONFIG_SYS_PCI1_IO_PHYS 0xffc00000 macro
H A DMPC8349ITX.h369 #define CONFIG_SYS_PCI1_IO_PHYS 0xE2000000 macro
383 (CONFIG_SYS_PCI1_IO_PHYS + CONFIG_SYS_PCI1_IO_SIZE)
H A DMPC8541CDS.h264 #define CONFIG_SYS_PCI1_IO_PHYS 0xe2000000 macro
H A DMPC8555CDS.h262 #define CONFIG_SYS_PCI1_IO_PHYS 0xe2000000 macro
H A DMPC8540ADS.h238 #define CONFIG_SYS_PCI1_IO_PHYS 0xe2000000 macro
H A Dsocrates.h210 #define CONFIG_SYS_PCI1_IO_PHYS CONFIG_SYS_PCI1_IO_BASE macro
H A DMPC8568MDS.h239 #define CONFIG_SYS_PCI1_IO_PHYS 0xe2000000 macro
/openbmc/u-boot/board/freescale/mpc8323erdb/
H A Dmpc8323erdb.c153 phys_start: CONFIG_SYS_PCI1_IO_PHYS,
173 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR; in pci_init_board()
/openbmc/u-boot/board/ve8313/
H A Dve8313.c166 phys_start: CONFIG_SYS_PCI1_IO_PHYS,
188 out_be32(&pci_law[1].bar, CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR); in pci_init_board()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dpci.c91 pcix->powbar2 = (CONFIG_SYS_PCI1_IO_PHYS >> 12) & 0x000fffff; in pci_mpc85xx_init()
114 CONFIG_SYS_PCI1_IO_PHYS, in pci_mpc85xx_init()
/openbmc/u-boot/board/freescale/mpc8555cds/
H A Dlaw.c35 SET_LAW(CONFIG_SYS_PCI1_IO_PHYS, LAW_SIZE_1M, LAW_TRGT_IF_PCI),
/openbmc/u-boot/board/freescale/mpc8541cds/
H A Dlaw.c35 SET_LAW(CONFIG_SYS_PCI1_IO_PHYS, LAW_SIZE_1M, LAW_TRGT_IF_PCI),
/openbmc/u-boot/board/socrates/
H A Dlaw.c36 SET_LAW(CONFIG_SYS_PCI1_IO_PHYS, LAW_SIZE_16M, LAW_TRGT_IF_PCI),
/openbmc/u-boot/board/freescale/mpc8548cds/
H A Dtlb.c73 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_IO_VIRT, CONFIG_SYS_PCI1_IO_PHYS,
/openbmc/u-boot/board/freescale/mpc8536ds/
H A Dtlb.c49 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_IO_VIRT, CONFIG_SYS_PCI1_IO_PHYS,

12