/external/u-boot/board/freescale/mpc832xemds/ |
D | pci.c | 27 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;
|
/external/u-boot/board/freescale/mpc8349emds/ |
D | pci.c | 23 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()
|
/external/u-boot/board/sbc8349/ |
D | pci.c | 27 phys_start: CONFIG_SYS_PCI1_IO_PHYS, 62 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR; in pci_init_board()
|
/external/u-boot/board/tqc/tqm834x/ |
D | pci.c | 25 phys_start: CONFIG_SYS_PCI1_IO_PHYS, 90 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR; in pci_init_board()
|
/external/u-boot/board/xes/xpedite520x/ |
D | tlb.c | 62 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_IO_PHYS, CONFIG_SYS_PCI1_IO_PHYS,
|
/external/u-boot/board/freescale/mpc8349itx/ |
D | pci.c | 24 phys_start: CONFIG_SYS_PCI1_IO_PHYS, 92 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR; in pci_init_board()
|
/external/u-boot/board/esd/vme8349/ |
D | pci.c | 31 phys_start: CONFIG_SYS_PCI1_IO_PHYS, 101 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR; in pci_init_board()
|
/external/u-boot/board/freescale/mpc8313erdb/ |
D | mpc8313erdb.c | 69 .phys_start = CONFIG_SYS_PCI1_IO_PHYS, 91 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR; in pci_init_board()
|
/external/u-boot/include/configs/ |
D | MPC8610HPCD.h | 235 #define CONFIG_SYS_PCI1_IO_PHYS 0xe1000000 macro 315 #define CONFIG_SYS_DBAT2L (CONFIG_SYS_PCI1_IO_PHYS | BATL_PP_RW | BATL_CACHEINHIBIT \ 318 #define CONFIG_SYS_IBAT2L (CONFIG_SYS_PCI1_IO_PHYS | BATL_PP_RW | BATL_CACHEINHIBIT)
|
D | MPC8548CDS.h | 343 #define CONFIG_SYS_PCI1_IO_PHYS 0xfe2000000ull macro 345 #define CONFIG_SYS_PCI1_IO_PHYS 0xe2000000 macro
|
D | MPC8349ITX.h | 373 #define CONFIG_SYS_PCI1_IO_PHYS 0xE2000000 macro 387 (CONFIG_SYS_PCI1_IO_PHYS + CONFIG_SYS_PCI1_IO_SIZE)
|
D | MPC8536DS.h | 403 #define CONFIG_SYS_PCI1_IO_PHYS 0xfffc00000ull macro 405 #define CONFIG_SYS_PCI1_IO_PHYS 0xffc00000 macro
|
D | MPC8541CDS.h | 267 #define CONFIG_SYS_PCI1_IO_PHYS 0xe2000000 macro
|
D | MPC8555CDS.h | 265 #define CONFIG_SYS_PCI1_IO_PHYS 0xe2000000 macro
|
D | MPC8540ADS.h | 241 #define CONFIG_SYS_PCI1_IO_PHYS 0xe2000000 macro
|
D | socrates.h | 216 #define CONFIG_SYS_PCI1_IO_PHYS CONFIG_SYS_PCI1_IO_BASE macro
|
D | MPC8568MDS.h | 242 #define CONFIG_SYS_PCI1_IO_PHYS 0xe2000000 macro
|
/external/u-boot/board/freescale/mpc8323erdb/ |
D | mpc8323erdb.c | 152 phys_start: CONFIG_SYS_PCI1_IO_PHYS, 172 pci_law[1].bar = CONFIG_SYS_PCI1_IO_PHYS & LAWBAR_BAR; in pci_init_board()
|
/external/u-boot/arch/powerpc/cpu/mpc85xx/ |
D | pci.c | 91 pcix->powbar2 = (CONFIG_SYS_PCI1_IO_PHYS >> 12) & 0x000fffff; in pci_mpc85xx_init() 114 CONFIG_SYS_PCI1_IO_PHYS, in pci_mpc85xx_init()
|
/external/u-boot/board/ve8313/ |
D | ve8313.c | 166 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()
|
/external/u-boot/board/freescale/mpc8555cds/ |
D | law.c | 35 SET_LAW(CONFIG_SYS_PCI1_IO_PHYS, LAW_SIZE_1M, LAW_TRGT_IF_PCI),
|
/external/u-boot/board/freescale/mpc8541cds/ |
D | law.c | 35 SET_LAW(CONFIG_SYS_PCI1_IO_PHYS, LAW_SIZE_1M, LAW_TRGT_IF_PCI),
|
/external/u-boot/board/socrates/ |
D | law.c | 36 SET_LAW(CONFIG_SYS_PCI1_IO_PHYS, LAW_SIZE_16M, LAW_TRGT_IF_PCI),
|
/external/u-boot/board/freescale/mpc8548cds/ |
D | tlb.c | 73 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_IO_VIRT, CONFIG_SYS_PCI1_IO_PHYS,
|
/external/u-boot/board/freescale/mpc8536ds/ |
D | tlb.c | 49 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_IO_VIRT, CONFIG_SYS_PCI1_IO_PHYS,
|