Home
last modified time | relevance | path

Searched defs:ram_size (Results 1 – 22 of 22) sorted by relevance

/third_party/uboot/u-boot-2020.01/test/lib/
Dlmb.c12 phys_addr_t ram_base, phys_size_t ram_size, in check_lmb()
40 #define ASSERT_LMB(lmb, ram_base, ram_size, num_reserved, base1, size1, \ argument
51 const phys_size_t ram_size, const phys_addr_t ram0, in test_multi_alloc()
221 const phys_size_t ram_size = 0x20000000; in test_bigblock() local
289 const phys_size_t ram_size = 0x20000000; in test_noreserved() local
381 const phys_size_t ram_size = 0x20000000; in lib_test_lmb_at_0() local
422 const phys_size_t ram_size = 0x20000000; in lib_test_lmb_overlapping_reserve() local
463 const phys_size_t ram_size = 0x20000000; in test_alloc_addr() local
591 const phys_size_t ram_size = 0x20000000; in test_get_unreserved_size() local
/third_party/uboot/u-boot-2020.01/board/compulab/cl-som-imx7/
Dspl.c86 static void cl_som_imx7_spl_dram_cfg_size(u32 ram_size) in cl_som_imx7_spl_dram_cfg_size()
143 ulong ram_size_test, ram_size = 0; in cl_som_imx7_spl_dram_cfg() local
/third_party/uboot/u-boot-2020.01/board/technexion/pico-imx6ul/
Dspl.c106 static void imx6ul_spl_dram_cfg_size(u32 ram_size) in imx6ul_spl_dram_cfg_size()
119 ulong ram_size_test, ram_size = 0; in imx6ul_spl_dram_cfg() local
/third_party/uboot/u-boot-2020.01/include/
Dhandoff.h22 u64 ram_size; member
/third_party/uboot/u-boot-2020.01/arch/x86/lib/fsp/
Dfsp_dram.c18 phys_size_t ram_size = 0; in fsp_scan_for_ram_size() local
/third_party/uboot/u-boot-2020.01/board/ti/dra7xx/
Devm.c271 u64 ram_size; in emif_get_reg_dump() local
353 u64 ram_size; in emif_get_dmm_regs() local
642 u64 ram_size; in dram_init_banksize() local
/third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/mx6/
Dlitesom.c163 unsigned long ram_size; in spl_dram_init() local
/third_party/uboot/u-boot-2020.01/board/compulab/cm_t43/
Dspl.c117 unsigned long ram_size; in sdram_init() local
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/coreboot/
Dsdram.c91 phys_size_t ram_size = 0; in dram_init() local
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/slimbootloader/
Dsdram.c103 u64 ram_size; in dram_init() local
/third_party/libdrm/nouveau/nvif/
Dcl0080.h34 __u64 ram_size; member
/third_party/uboot/u-boot-2020.01/board/siemens/taurus/
Dtaurus.c180 unsigned int ram_size = 0; in mem_init() local
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/fsl-layerscape/
Dcpu.c1262 phys_size_t board_reserve_ram_top(phys_size_t ram_size) in board_reserve_ram_top()
1520 phys_size_t ram_size; in efi_add_known_memory() local
/third_party/NuttX/drivers/usbdev/gadget/
Df_dfu.h63 uint32_t ram_size; member
/third_party/uboot/u-boot-2020.01/cmd/
Dbootefi.c101 u64 ram_size = gd->bd->bi_dram[i].size; in copy_fdt() local
/third_party/uboot/u-boot-2020.01/arch/arm/mach-aspeed/ast2500/
Dsdram_ast2500.c199 size_t ram_size = SDRAM_MIN_SIZE; in ast2500_sdrammc_calc_size() local
/third_party/uboot/u-boot-2020.01/board/freescale/qemu-ppce500/
Dqemu-ppce500.c271 phys_size_t ram_size; in init_tlbs() local
/third_party/uboot/u-boot-2020.01/board/CZ.NIC/turris_omnia/
Dturris_omnia.c239 static int ram_size; in omnia_get_ram_size_gb() local
/third_party/uboot/u-boot-2020.01/arch/sandbox/include/asm/
Dstate.h76 unsigned int ram_size; /* Size of RAM buffer */ member
/third_party/uboot/u-boot-2020.01/board/CZ.NIC/turris_mox/
Dturris_mox.c377 int ret, board_version, ram_size; in mox_print_info() local
/third_party/uboot/u-boot-2020.01/include/asm-generic/
Dglobal_data.h59 phys_size_t ram_size; /* RAM size */ member
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dbootparam.h31 __u16 ram_size; member