Searched refs:pci_dram_offset (Results 1 - 25 of 33) sorted by last modified time

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dpci_32.c36 unsigned long pci_dram_offset = 0; variable
H A Dppc_ksyms.c107 EXPORT_SYMBOL(pci_dram_offset); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/86xx/
H A Dmpc86xx_hpcn.c50 unsigned long pci_dram_offset = 0; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/chrp/
H A Dpci.c295 pci_dram_offset = *dma;
307 use to set pci_dram_offset */
310 pci_dram_offset = dma[2] - dma[3];
311 printk("pci_dram_offset = %lx\n", pci_dram_offset);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/embedded6xx/
H A Dmpc7448_hpc2.c60 pci_dram_offset = MPC7448_HPC2_PCI_MEM_OFFSET;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/kernel/
H A Dpci.c35 unsigned long pci_dram_offset = 0; variable
H A Dppc_ksyms.c138 EXPORT_SYMBOL(pci_dram_offset); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/85xx/
H A Dsbc85xx.c51 unsigned long pci_dram_offset = 0; variable
H A Dstx_gp3.c66 unsigned long pci_dram_offset = 0; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dchestnut.c223 pci_dram_offset = 0;
H A Dcpci690.c162 pci_dram_offset = 0; /* System mem at same addr on PCI & cpu bus */
H A Dev64260.c297 pci_dram_offset = 0; /* System mem at same addr on PCI & cpu bus */
594 pci_dram_offset = EV64260_PCI0_MEM_CPU_BASE;
H A Dev64360.c119 pci_dram_offset = 0; /* sys mem at same addr on PCI & cpu bus */
H A Dhdpu.c255 pci_dram_offset = 0; /* System mem at same addr on PCI & cpu bus */
H A Dkatana.c296 pci_dram_offset = 0; /* sys mem at same addr on PCI & cpu bus */
H A Dlopec.c362 pci_dram_offset = MPC10X_MAPB_DRAM_OFFSET;
H A Dmvme5100.c316 pci_dram_offset = MVME5100_PCI_DRAM_OFFSET;
H A Dpal4_setup.c151 pci_dram_offset = 0 /*PAL4_PCI_SYS_MEM_BASE*/;
H A Dpowerpmc250.c202 pci_dram_offset = MPC10X_MAPB_DRAM_OFFSET;
H A Dpplus.c857 pci_dram_offset = PREP_PCI_DRAM_OFFSET;
H A Dprep_setup.c1096 pci_dram_offset = PREP_PCI_DRAM_OFFSET;
H A Dprpmc750.c335 pci_dram_offset = PRPMC750_PCI_DRAM_OFFSET;
H A Dprpmc800.c449 pci_dram_offset = PRPMC800_PCI_DRAM_OFFSET;
H A Dradstone_ppc7d.c1136 pci_dram_offset = 0; /* sys mem at same addr on PCI & cpu bus */
1410 pci_dram_offset = 0x00000000;
H A Dsandpoint.c695 pci_dram_offset = MPC10X_MAPB_DRAM_OFFSET;

Completed in 118 milliseconds

12