Home
last modified time | relevance | path

Searched defs:dimm_width (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
H A Dfsp_vpd.h16 uint8_t dimm_width; member
/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_spd.c239 int ddr3_spd_init(MV_DIMM_INFO *info, u32 dimm_addr, u32 dimm_width) in ddr3_spd_init()