/u-boot/board/socrates/ |
A D | tlb.c | 44 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_MEM_PHYS, CONFIG_SYS_PCI1_MEM_PHYS, 52 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_MEM_PHYS + 0x10000000, CONFIG_SYS_PCI1_MEM_PHYS + 0x10000000,
|
/u-boot/board/sbc8349/ |
A D | pci.c | 23 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 61 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board()
|
/u-boot/board/tqc/tqm834x/ |
A D | pci.c | 21 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 89 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board()
|
/u-boot/board/xes/xpedite520x/ |
A D | tlb.c | 48 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_MEM_PHYS, CONFIG_SYS_PCI1_MEM_PHYS,
|
/u-boot/board/freescale/mpc832xemds/ |
A D | pci.c | 23 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 73 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board() 131 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR;
|
/u-boot/board/freescale/mpc8555cds/ |
A D | tlb.c | 40 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_MEM_VIRT, CONFIG_SYS_PCI1_MEM_PHYS, 48 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_MEM_VIRT + 0x10000000, CONFIG_SYS_PCI1_MEM_PHYS + 0x10000000,
|
A D | law.c | 33 SET_LAW(CONFIG_SYS_PCI1_MEM_PHYS, LAW_SIZE_512M, LAW_TRGT_IF_PCI),
|
/u-boot/board/freescale/mpc8541cds/ |
A D | tlb.c | 40 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_MEM_VIRT, CONFIG_SYS_PCI1_MEM_PHYS, 48 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_MEM_VIRT + 0x10000000, CONFIG_SYS_PCI1_MEM_PHYS + 0x10000000,
|
A D | law.c | 33 SET_LAW(CONFIG_SYS_PCI1_MEM_PHYS, LAW_SIZE_512M, LAW_TRGT_IF_PCI),
|
/u-boot/board/freescale/mpc8349itx/ |
A D | pci.c | 20 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 91 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board()
|
/u-boot/board/freescale/mpc8349emds/ |
A D | pci.c | 19 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 137 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board() 161 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board()
|
/u-boot/board/esd/vme8349/ |
A D | pci.c | 27 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 100 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board()
|
/u-boot/board/freescale/mpc8313erdb/ |
A D | mpc8313erdb.c | 61 .phys_start = CONFIG_SYS_PCI1_MEM_PHYS, 92 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board()
|
/u-boot/board/freescale/mpc8323erdb/ |
A D | mpc8323erdb.c | 147 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 176 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board()
|
/u-boot/include/configs/ |
A D | MPC8548CDS.h | 324 #define CONFIG_SYS_PCI1_MEM_PHYS 0xc00000000ull macro 327 #define CONFIG_SYS_PCI1_MEM_PHYS 0x80000000 macro
|
A D | TQM834x.h | 160 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE macro
|
A D | socrates.h | 159 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE macro
|
A D | MPC8555CDS.h | 250 #define CONFIG_SYS_PCI1_MEM_PHYS 0x80000000 macro
|
A D | MPC8541CDS.h | 252 #define CONFIG_SYS_PCI1_MEM_PHYS 0x80000000 macro
|
A D | sbc8349.h | 162 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE macro
|
/u-boot/board/freescale/mpc8568mds/ |
A D | tlb.c | 50 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_MEM_VIRT, CONFIG_SYS_PCI1_MEM_PHYS,
|
/u-boot/board/freescale/mpc8548cds/ |
A D | tlb.c | 65 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_MEM_VIRT, CONFIG_SYS_PCI1_MEM_PHYS,
|
/u-boot/arch/powerpc/cpu/mpc85xx/ |
A D | pci.c | 85 pcix->powbar1 = (CONFIG_SYS_PCI1_MEM_PHYS >> 12) & 0x000fffff; in pci_mpc85xx_init() 109 CONFIG_SYS_PCI1_MEM_PHYS, in pci_mpc85xx_init()
|
/u-boot/board/ve8313/ |
A D | ve8313.c | 158 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 189 out_be32(&pci_law[0].bar, CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR); in pci_init_board()
|
/u-boot/board/sbc8548/ |
A D | tlb.c | 48 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_MEM_VIRT, CONFIG_SYS_PCI1_MEM_PHYS,
|