Searched refs:test_loop (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/arch/mips/mach-mt7620/ |
H A D | ddr_calibrate.c | 83 static inline int test_loop(int k, int dqs, u32 test_dqs, u32 *coarse_dqs, in test_loop() function 208 flag = test_loop(k, dqs, test_dqs, max_coarse_dqs, in ddr_calibrate() 239 flag = test_loop(k, dqs, test_dqs, min_coarse_dqs, in ddr_calibrate()
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/ |
H A D | path.py | 88 def test_loop(self): member in TestRealPath
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386.c | 469 void test_loop(void) in test_loop() function 2192 test_loop(); in main()
|