/external/u-boot/board/socrates/ |
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,
|
D | law.c | 34 SET_LAW(CONFIG_SYS_PCI1_MEM_PHYS, LAW_SIZE_512M, LAW_TRGT_IF_PCI),
|
/external/u-boot/board/freescale/mpc832xemds/ |
D | pci.c | 21 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 71 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board() 129 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR;
|
/external/u-boot/board/freescale/mpc8349emds/ |
D | pci.c | 17 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 135 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board() 159 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board()
|
/external/u-boot/board/sbc8349/ |
D | pci.c | 21 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 59 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board()
|
/external/u-boot/board/tqc/tqm834x/ |
D | pci.c | 19 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 87 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board()
|
/external/u-boot/board/xes/xpedite520x/ |
D | tlb.c | 48 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_MEM_PHYS, CONFIG_SYS_PCI1_MEM_PHYS,
|
/external/u-boot/board/freescale/mpc8555cds/ |
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,
|
D | law.c | 33 SET_LAW(CONFIG_SYS_PCI1_MEM_PHYS, LAW_SIZE_512M, LAW_TRGT_IF_PCI),
|
/external/u-boot/board/freescale/mpc8541cds/ |
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,
|
D | law.c | 33 SET_LAW(CONFIG_SYS_PCI1_MEM_PHYS, LAW_SIZE_512M, LAW_TRGT_IF_PCI),
|
/external/u-boot/board/freescale/mpc8349itx/ |
D | pci.c | 18 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 89 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board()
|
/external/u-boot/include/configs/ |
D | MPC8323ERDB.h | 239 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE macro 395 #define CONFIG_SYS_IBAT5L (CONFIG_SYS_PCI1_MEM_PHYS \ 398 #define CONFIG_SYS_IBAT5U (CONFIG_SYS_PCI1_MEM_PHYS \
|
D | MPC832XEMDS.h | 315 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BASE macro 489 #define CONFIG_SYS_IBAT6L (CONFIG_SYS_PCI1_MEM_PHYS \ 492 #define CONFIG_SYS_IBAT6U (CONFIG_SYS_PCI1_MEM_PHYS \
|
D | MPC8610HPCD.h | 231 #define CONFIG_SYS_PCI1_MEM_PHYS CONFIG_SYS_PCI1_MEM_BUS macro 304 #define CONFIG_SYS_DBAT1L (CONFIG_SYS_PCI1_MEM_PHYS | BATL_PP_RW | BATL_CACHEINHIBIT \ 307 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCI1_MEM_PHYS | BATL_PP_RW | BATL_CACHEINHIBIT)
|
D | MPC8548CDS.h | 334 #define CONFIG_SYS_PCI1_MEM_PHYS 0xc00000000ull macro 337 #define CONFIG_SYS_PCI1_MEM_PHYS 0x80000000 macro
|
D | MPC8536DS.h | 394 #define CONFIG_SYS_PCI1_MEM_PHYS 0xc00000000ull macro 397 #define CONFIG_SYS_PCI1_MEM_PHYS 0x80000000 macro
|
/external/u-boot/board/esd/vme8349/ |
D | pci.c | 25 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 98 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board()
|
/external/u-boot/board/freescale/mpc8313erdb/ |
D | mpc8313erdb.c | 57 .phys_start = CONFIG_SYS_PCI1_MEM_PHYS, 88 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board()
|
/external/u-boot/board/freescale/mpc8323erdb/ |
D | mpc8323erdb.c | 140 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 169 pci_law[0].bar = CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR; in pci_init_board()
|
/external/u-boot/arch/powerpc/cpu/mpc85xx/ |
D | pci.c | 84 pcix->powbar1 = (CONFIG_SYS_PCI1_MEM_PHYS >> 12) & 0x000fffff; in pci_mpc85xx_init() 108 CONFIG_SYS_PCI1_MEM_PHYS, in pci_mpc85xx_init()
|
/external/u-boot/board/ve8313/ |
D | ve8313.c | 154 phys_start: CONFIG_SYS_PCI1_MEM_PHYS, 185 out_be32(&pci_law[0].bar, CONFIG_SYS_PCI1_MEM_PHYS & LAWBAR_BAR); in pci_init_board()
|
/external/u-boot/board/freescale/mpc8568mds/ |
D | tlb.c | 50 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_MEM_VIRT, CONFIG_SYS_PCI1_MEM_PHYS,
|
/external/u-boot/board/freescale/mpc8548cds/ |
D | tlb.c | 65 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_MEM_VIRT, CONFIG_SYS_PCI1_MEM_PHYS,
|
/external/u-boot/board/freescale/mpc8536ds/ |
D | tlb.c | 44 SET_TLB_ENTRY(1, CONFIG_SYS_PCI1_MEM_VIRT, CONFIG_SYS_PCI1_MEM_PHYS,
|