Searched refs:dram_r1_hi (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pnx8550/common/
H A Dpci.c58 unsigned long dram_r1_hi = inl(PCI_BASE | 0x65018); local
60 return dram_r1_hi - dram_r0_lo + 1;
H A Dsetup.c86 unsigned long dram_r1_hi = inl(PCI_BASE | 0x65018); local
88 return dram_r1_hi - dram_r0_lo + 1;

Completed in 57 milliseconds