Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/ddr_tool/memtester/
H A Dtests.h32 int test_div_comparison(u32v *bufa,
H A Dmemtester.c35 {"Compare DIV", test_div_comparison},
H A Dtests.c186 int test_div_comparison(u32v *bufa, u32v *bufb, size_t count, in test_div_comparison() function