Searched refs:test_values (Results 1 – 2 of 2) sorted by relevance
15 static test_params test_values[] = { variable91 for (i = 0; i < ARRAY_SIZE(test_values); i++) { in test_run()92 u64 a = test_values[i].a; in test_run()93 u64 b = test_values[i].b; in test_run()94 u64 d = test_values[i].d; in test_run()95 u64 expected_result = test_values[i].result; in test_run()123 expected_result += test_values[i].round_up; in test_run()
276 static const u16 test_values[4] = { in mipid_run_test() local284 for (i = 0; i < ARRAY_SIZE(test_values); i++) { in mipid_run_test()288 omapfb_write_first_pixel(md->fbdev, test_values[i]); in mipid_run_test()296 if (pixel == test_values[i]) in mipid_run_test()302 test_values[i], pixel); in mipid_run_test()