Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/post/lib_powerpc/
H A Dandi.c48 static unsigned int cpu_post_andi_size = ARRAY_SIZE(cpu_post_andi_table); variable
56 for (i = 0; i < cpu_post_andi_size && ret == 0; i++) in cpu_post_test_andi()