Home
last modified time | relevance | path

Searched refs:fdtdec_decode_ram_size (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dfdtdec.h1214 int fdtdec_decode_ram_size(const void *blob, const char *area, int board_id,
/external/u-boot/drivers/ddr/altera/
Dsdram_s10.c489 ret = fdtdec_decode_ram_size(gd->fdt_blob, NULL, 0, NULL, in sdram_mmr_init_full()
/external/u-boot/lib/
Dfdtdec.c1562 int fdtdec_decode_ram_size(const void *blob, const char *area, int board_id, in fdtdec_decode_ram_size() function