Searched refs:PHYS_PCI_MEM_BASE (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-integrator/
H A Dpci_v3.c248 v3_writel(V3_LB_BASE0, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE) |
266 v3_writel(V3_LB_BASE1, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE + SZ_256M) |
275 v3_writel(V3_LB_BASE0, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE) |
349 .start = PHYS_PCI_MEM_BASE + PCI_BUS_NONMEM_START,
350 .end = PHYS_PCI_MEM_BASE + PCI_BUS_NONMEM_START + PCI_BUS_NONMEM_SIZE - 1,
356 .start = PHYS_PCI_MEM_BASE + PCI_BUS_PREMEM_START,
357 .end = PHYS_PCI_MEM_BASE + PCI_BUS_PREMEM_START + PCI_BUS_PREMEM_SIZE - 1,
471 sys->mem_offset = PHYS_PCI_MEM_BASE;
513 v3_writel(V3_LB_BASE0, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE) |
522 v3_writel(V3_LB_BASE1, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE
[all...]
H A Dintegrator_ap.c55 * e8000000 40000000 PCI memory PHYS_PCI_MEM_BASE (max 512M)
119 .pfn = __phys_to_pfn(PHYS_PCI_MEM_BASE),
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-integrator/
H A Dplatform.h322 #define PHYS_PCI_MEM_BASE 0x40000000 macro

Completed in 53 milliseconds