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

/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dtlb.c302 unsigned int setup_ddr_tlbs_phys(phys_addr_t p_addr, function
327 setup_ddr_tlbs_phys(CFG_SYS_DDR_SDRAM_BASE, memsize_in_meg);
H A Dcpu.c497 setup_ddr_tlbs_phys(phys_addr_t p_addr, unsigned int memsize_in_meg);
602 setup_ddr_tlbs_phys(p_addr, size>>20);

Completed in 43 milliseconds