Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.c376 for (times = 0; times < FACTORY_TEST_RETRY; times++) { in short_get_adcdata_incell()
386 if (times >= FACTORY_TEST_RETRY) { in short_get_adcdata_incell()
411 while (times++ < FACTORY_TEST_RETRY) { in wait_state_update()
423 if (times >= FACTORY_TEST_RETRY) { in wait_state_update()
467 while (times++ < FACTORY_TEST_RETRY) { in start_scan()
477 if (times >= FACTORY_TEST_RETRY) { in start_scan()
579 while (times++ < FACTORY_TEST_RETRY) { in chip_clb()
589 if (times >= FACTORY_TEST_RETRY) { in chip_clb()
1093 for (i = 0; i < FACTORY_TEST_RETRY; i++) { in short_get_adc_data_mc()
1103 if (i >= FACTORY_TEST_RETRY) { in short_get_adc_data_mc()
H A Dfocaltech_test.h81 #define FACTORY_TEST_RETRY 50 macro
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/
H A Dfocaltech_test_ft8201.c427 for (times = 0; times < FACTORY_TEST_RETRY; times++) { in read_adc_data()
437 if (times >= FACTORY_TEST_RETRY) { in read_adc_data()
900 for (i = 0; i < FACTORY_TEST_RETRY; i++) { in ft8201_lcdnoise_test()
910 if (i >= FACTORY_TEST_RETRY) { in ft8201_lcdnoise_test()