Home
last modified time | relevance | path

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

/external/u-boot/post/lib_powerpc/
Dcmpi.c81 static unsigned int cpu_post_cmpi_size = ARRAY_SIZE(cpu_post_cmpi_table); variable
89 for (i = 0; i < cpu_post_cmpi_size && ret == 0; i++) in cpu_post_test_cmpi()