Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dgunzip.c102 void gzwrite_progress(int iteration, in gzwrite_progress() argument
106 if (0 == (iteration & 3)) in gzwrite_progress()
143 int iteration = 0; in gzwrite() local
253 gzwrite_progress(iteration++, in gzwrite()
/rk3399_rockchip-uboot/cmd/
H A Dmem.c797 vu_long pattern, int iteration) in mem_test_quick() argument
807 if (iteration & 1) { in mem_test_quick()
869 int iteration; in do_mem_mtest() local
906 for (iteration = 0; in do_mem_mtest()
907 !iteration_limit || iteration < iteration_limit; in do_mem_mtest()
908 iteration++) { in do_mem_mtest()
914 printf("Iteration: %6d\r", iteration + 1); in do_mem_mtest()
920 iteration); in do_mem_mtest()
945 iteration, errs); in do_mem_mtest()
/rk3399_rockchip-uboot/include/
H A Dcommon.h656 void gzwrite_progress(int iteration,
/rk3399_rockchip-uboot/doc/
H A DREADME.POST363 will allow to detect system rebooting on the previous iteration. For
471 iteration r0/r1 will be used as operands and r2 for result. On
472 the second iteration, r1/r2 will be used as operands and r3 as
680 marked with the POST_REBOOT bit flag. On the first iteration, the
683 the test fails. If the system reboots, on the second iteration the