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

/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
H A Dfsp_vpd.h16 uint8_t dimm_width; member in struct:memory_down_data
/u-boot/arch/x86/cpu/baytrail/
H A Dfsp_configs.c143 mem->dimm_width = fdtdec_get_int(blob, node,
/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_spd.c186 static int ddr3_spd_init(MV_DIMM_INFO *info, u32 dimm_addr, u32 dimm_width);
245 int ddr3_spd_init(MV_DIMM_INFO *info, u32 dimm_addr, u32 dimm_width) argument
345 if (dimm_width == 32) {
/u-boot/drivers/ram/octeon/
H A Docteon3_lmc.c9805 int dimm_width; local
9846 dimm_width = 40 - dimm_lsb;
9857 *dimm = EXTRACT(address, dimm_lsb, dimm_width);

Completed in 176 milliseconds