Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/post/lib_powerpc/
H A Dcpu.c42 extern int cpu_post_test_string (void);
110 ret = cpu_post_test_string (); in cpu_post_test()
H A Dstring.c30 int cpu_post_test_string (void) in cpu_post_test_string() function