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

/u-boot/drivers/ram/
H A Dmpc83xx_sdram.c137 * @mapaddr: The address where the RAM module should be mapped
142 static int mpc83xx_sdram_static_init(ofnode node, u32 cs, u32 mapaddr, u32 size) argument
152 out_be32(&im->sysconf.ddrlaw[cs].bar, mapaddr & 0xfffff000);
293 * @mapaddr: The address where the RAM module should be mapped
298 static int mpc83xx_sdram_spd_init(ofnode node, u32 cs, u32 mapaddr, u32 size) argument

Completed in 36 milliseconds