Home
last modified time | relevance | path

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

/external/u-boot/post/lib_powerpc/
Dcmp.c36 } cpu_post_cmp_table[] = variable
81 static unsigned int cpu_post_cmp_size = ARRAY_SIZE(cpu_post_cmp_table);
91 struct cpu_post_cmp_s *test = cpu_post_cmp_table + i; in cpu_post_test_cmp()