Searched refs:fdtdec_decode_ram_size (Results 1 - 5 of 5) sorted by path

/u-boot/drivers/ddr/altera/
H A Dsdram_agilex.c95 ret = fdtdec_decode_ram_size(gd->fdt_blob, NULL, 0, NULL,
H A Dsdram_n5x.c2280 ret = fdtdec_decode_ram_size(gd->fdt_blob, NULL, 0, NULL,
H A Dsdram_s10.c287 ret = fdtdec_decode_ram_size(gd->fdt_blob, NULL, 0, NULL,
/u-boot/include/
H A Dfdtdec.h1231 int fdtdec_decode_ram_size(const void *blob, const char *area, int board_id,
/u-boot/lib/
H A Dfdtdec.c1766 int fdtdec_decode_ram_size(const void *blob, const char *area, int board_id, function

Completed in 194 milliseconds