Home
last modified time | relevance | path

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

/openbmc/u-boot/post/lib_powerpc/
H A Dsrawi.c32 } cpu_post_srawi_table[] = variable
47 static unsigned int cpu_post_srawi_size = ARRAY_SIZE(cpu_post_srawi_table);
57 struct cpu_post_srawi_s *test = cpu_post_srawi_table + i; in cpu_post_test_srawi()