Home
last modified time | relevance | path

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

/openbmc/u-boot/post/
H A Dtests.c17 extern int cpu_post_test (int flags);
131 &cpu_post_test,
/openbmc/u-boot/post/lib_powerpc/
H A Dcpu.c58 int cpu_post_test (int flags) in cpu_post_test() function