Searched refs:new_pmm_min (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.c86 unsigned int new_pmm_min = 0; local
105 new_pmm_min = 0xffffffff;
120 if (tmp_addr < new_pmm_min)
121 new_pmm_min = tmp_addr;
144 hose_a->mem_space.start = new_pmm_min;
152 hose_a->mem_resources[0].start = new_pmm_min;

Completed in 55 milliseconds