Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.h212 int lcdnoise_coefficient_vkey; member
H A Dfocaltech_test_ini.c739 FTS_TEST_DBG("lcdnoise_coefficient_vkey:%d", thr->basic.lcdnoise_coefficient_vkey); in print_thr_incell()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/
H A Dfocaltech_test_ft8201.c930 max_vk = thr->basic.lcdnoise_coefficient_vkey * tdata->vk_touch_thr * 32 / 100; in ft8201_lcdnoise_test()