Home
last modified time | relevance | path

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

/external/u-boot/post/lib_powerpc/
Dsrawi.c47 static unsigned int cpu_post_srawi_size = ARRAY_SIZE(cpu_post_srawi_table); variable
55 for (i = 0; i < cpu_post_srawi_size && ret == 0; i++) in cpu_post_test_srawi()