Home
last modified time | relevance | path

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

/openbmc/u-boot/post/lib_powerpc/
H A Dtwo.c34 } cpu_post_two_table[] = variable
67 static unsigned int cpu_post_two_size = ARRAY_SIZE(cpu_post_two_table);
77 struct cpu_post_two_s *test = cpu_post_two_table + i; in cpu_post_test_two()