Home
last modified time | relevance | path

Searched refs:spd_datap (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dmrc_common.h26 int mrc_locate_spd(struct udevice *dev, int size, const void **spd_datap);
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dmrc.c133 int mrc_locate_spd(struct udevice *dev, int size, const void **spd_datap) in mrc_locate_spd() argument
161 *spd_datap = fdt_getprop(blob, spd_node, "data", &len); in mrc_locate_spd()