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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/philips/pnx8550/common/
H A Dpci.c57 unsigned long dram_r1_hi = inl(PCI_BASE | 0x65018); local
59 return dram_r1_hi - dram_r0_lo + 1;
H A Dsetup.c89 unsigned long dram_r1_hi = inl(PCI_BASE | 0x65018); local
91 return dram_r1_hi - dram_r0_lo + 1;

Completed in 97 milliseconds