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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dppc405_pci.c85 unsigned int new_pmm_max = 0; local
125 new_pmm_max = tmp_addr; // PPC405_PCI_UPPER_MEM
127 new_pmm_max = PPC405_PCI_UPPER_MEM;
145 hose_a->mem_space.end = new_pmm_max;
153 hose_a->mem_resources[0].end = new_pmm_max;

Completed in 50 milliseconds