Home
last modified time | relevance | path

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

/openbmc/u-boot/post/lib_powerpc/
H A Dcpu.c39 extern int cpu_post_test_b (void);
101 ret = cpu_post_test_b (); in cpu_post_test()
H A Db.c77 int cpu_post_test_b (void) in cpu_post_test_b() function