| /openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | spd_sdram.c | 106 printf ("Memory type: %d\n", spd->mem_type); in spd_debug() 169 if (spd.mem_type != SPD_MEMTYPE_DDR && spd.mem_type != SPD_MEMTYPE_DDR2) { in spd_sdram() 170 debug("DDR: Module mem type is %02X\n", spd.mem_type); in spd_sdram() 175 if (spd.mem_type == SPD_MEMTYPE_DDR) { in spd_sdram() 204 if(spd.mem_type == SPD_MEMTYPE_DDR2) { in spd_sdram() 215 if (spd.mem_type == SPD_MEMTYPE_DDR2) { in spd_sdram() 308 if ((spd.mem_type == SPD_MEMTYPE_DDR) in spd_sdram() 312 } else if (spd.mem_type == SPD_MEMTYPE_DDR2 in spd_sdram() 431 if(PVR_MAJ(pvr) <= 1 && spd.mem_type == SPD_MEMTYPE_DDR){ in spd_sdram() 448 if (spd.mem_type == SPD_MEMTYPE_DDR) { in spd_sdram() [all …]
|
| /openbmc/u-boot/drivers/ddr/fsl/ |
| H A D | ddr2_dimm_params.c | 33 compute_ranksize(unsigned int mem_type, unsigned char row_dens) in compute_ranksize() argument 210 if (spd->mem_type) { in ddr_compute_dimm_parameters() 211 if (spd->mem_type != SPD_MEMTYPE_DDR2) { in ddr_compute_dimm_parameters() 236 pdimm->rank_density = compute_ranksize(spd->mem_type, spd->rank_dens); in ddr_compute_dimm_parameters()
|
| H A D | ddr1_dimm_params.c | 34 compute_ranksize(unsigned int mem_type, unsigned char row_dens) in compute_ranksize() argument 227 if (spd->mem_type) { in ddr_compute_dimm_parameters() 228 if (spd->mem_type != SPD_MEMTYPE_DDR) { in ddr_compute_dimm_parameters() 253 pdimm->rank_density = compute_ranksize(spd->mem_type, spd->bank_dens); in ddr_compute_dimm_parameters()
|
| H A D | ddr3_dimm_params.c | 93 if (spd->mem_type) { in ddr_compute_dimm_parameters() 94 if (spd->mem_type != SPD_MEMTYPE_DDR3) { in ddr_compute_dimm_parameters()
|
| H A D | ddr4_dimm_params.c | 143 if (spd->mem_type) { in ddr_compute_dimm_parameters() 144 if (spd->mem_type != SPD_MEMTYPE_DDR4) { in ddr_compute_dimm_parameters()
|
| /openbmc/u-boot/drivers/core/ |
| H A D | of_extra.c | 70 int ofnode_decode_memory_region(ofnode config_node, const char *mem_type, in ofnode_decode_memory_region() argument 90 snprintf(prop_name, sizeof(prop_name), "%s-memory%s", mem_type, in ofnode_decode_memory_region() 115 snprintf(prop_name, sizeof(prop_name), "%s-offset%s", mem_type, in ofnode_decode_memory_region()
|
| /openbmc/u-boot/drivers/remoteproc/ |
| H A D | rproc-uclass.c | 131 uc_pdata->mem_type = RPROC_INTERNAL_MEMORY_MAPPED; in rproc_pre_probe() 135 uc_pdata->mem_type = RPROC_INTERNAL_MEMORY_MAPPED; in rproc_pre_probe() 147 uc_pdata->mem_type = pdata->mem_type; in rproc_pre_probe()
|
| /openbmc/u-boot/arch/arm/mach-exynos/ |
| H A D | clock_init_exynos5.c | 140 .mem_type = DDR_MODE_DDR3, 266 .mem_type = DDR_MODE_DDR3, 369 .mem_type = DDR_MODE_DDR3, 484 static void clock_get_mem_selection(enum ddr_mode *mem_type, in clock_get_mem_selection() argument 491 *mem_type = params->mem_type; in clock_get_mem_selection() 501 enum ddr_mode mem_type; in get_arm_ratios() local 506 clock_get_mem_selection(&mem_type, &frequency_mhz, in get_arm_ratios() 525 enum ddr_mode mem_type; in clock_get_mem_timings() local 530 clock_get_mem_selection(&mem_type, &frequency_mhz, in clock_get_mem_timings() 534 if (mem->mem_type == mem_type && in clock_get_mem_timings()
|
| H A D | clock_init.h | 40 enum ddr_mode mem_type; /* Memory type */ member
|
| H A D | dmc_common.c | 163 if (param->mem_type == DDR_MODE_DDR3) { in mem_ctrl_init()
|
| /openbmc/u-boot/include/ |
| H A D | ddr_spd.h | 16 unsigned char mem_type; /* 2 Fundamental memory type */ member 79 unsigned char mem_type; /* 2 Fundamental memory type */ member 180 unsigned char mem_type; /* 2 Key Byte / Fundamental mem type */ member 295 uint8_t mem_type; /* 2 Key Byte / mem type */ member
|
| H A D | spd.h | 17 unsigned char mem_type; /* 2 Fundamental memory type */ member
|
| H A D | remoteproc.h | 43 enum rproc_mem_type mem_type; member
|
| /openbmc/u-boot/board/samsung/arndale/ |
| H A D | arndale_spl.c | 20 .mem_type = DDR_MODE_DDR3,
|
| /openbmc/u-boot/board/samsung/smdk5250/ |
| H A D | smdk5250_spl.c | 22 .mem_type = DDR_MODE_DDR3,
|
| /openbmc/u-boot/board/samsung/smdk5420/ |
| H A D | smdk5420_spl.c | 22 .mem_type = DDR_MODE_DDR3,
|
| /openbmc/u-boot/arch/arm/mach-exynos/include/mach/ |
| H A D | spl.h | 42 enum ddr_mode mem_type; /* Type of on-board memory */ member
|
| /openbmc/u-boot/include/dm/ |
| H A D | of_extra.h | 85 int ofnode_decode_memory_region(ofnode config_node, const char *mem_type,
|
| /openbmc/u-boot/arch/arm/cpu/arm1136/mx35/ |
| H A D | generic.c | 490 u32 mem_type, mem_ctl; in spl_boot_device() local 497 mem_type = (rcsr >> 23) & 0x03; in spl_boot_device() 501 switch (mem_type) { in spl_boot_device() 512 switch (mem_type) { in spl_boot_device()
|
| /openbmc/qemu/hw/mips/ |
| H A D | loongson3_bootp.c | 55 emap->map[0].mem_type = cpu_to_le32(1); in init_memory_map() 60 emap->map[1].mem_type = cpu_to_le32(2); in init_memory_map()
|
| H A D | loongson3_bootp.h | 31 uint32_t mem_type; /* system memory, pci memory, pci io, etc. */ member
|
| /openbmc/qemu/hw/i386/xen/ |
| H A D | xen_platform.c | 322 hvmmem_type_t mem_type = (val & PFFLAG_ROM_LOCK) ? in platform_fixed_ioport_writeb() local 325 if (xen_set_mem_type(xen_domid, mem_type, 0xc0, 0x40)) { in platform_fixed_ioport_writeb() 330 (mem_type == HVMMEM_ram_ro ? "ro" : "rw")); in platform_fixed_ioport_writeb()
|
| /openbmc/u-boot/arch/x86/include/asm/fsp/ |
| H A D | fsp_hob.h | 58 enum efi_mem_type mem_type; member
|
| /openbmc/u-boot/cmd/ |
| H A D | remoteproc.c | 37 switch (uc_pdata->mem_type) { in print_remoteproc_list()
|
| H A D | pci.c | 98 int bar_cnt, bar_id, mem_type; in pci_bar_show() local 134 mem_type = base_low & PCI_BASE_ADDRESS_MEM_TYPE_MASK; in pci_bar_show() 136 if (mem_type == PCI_BASE_ADDRESS_MEM_TYPE_64) { in pci_bar_show()
|