Home
last modified time | relevance | path

Searched refs:report_platform_info (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dreport_platform.h16 void report_platform_info(struct udevice *dev);
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dreport_platform.c85 void report_platform_info(struct udevice *dev) in report_platform_info() function
H A Dmrc.c195 report_platform_info(dev); in sdram_initialise()