Home
last modified time | relevance | path

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

/openbmc/u-boot/post/lib_powerpc/
H A Dcmpi.c36 } cpu_post_cmpi_table[] = variable
81 static unsigned int cpu_post_cmpi_size = ARRAY_SIZE(cpu_post_cmpi_table);
91 struct cpu_post_cmpi_s *test = cpu_post_cmpi_table + i; in cpu_post_test_cmpi()