Home
last modified time | relevance | path

Searched refs:memory_post_test (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/post/
H A Dtests.c16 extern int memory_post_test (int flags);
118 &memory_post_test,
/openbmc/u-boot/include/
H A Dpost.h122 extern int memory_post_test(int flags);
/openbmc/u-boot/post/drivers/
H A Dmemory.c518 int memory_post_test(int flags) in memory_post_test() function
/openbmc/u-boot/arch/arm/mach-davinci/
H A Ddm365_lowlevel.c457 memory_post_test(0); in dm36x_lowlevel_init()