Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/
H A Dfocaltech_test_ft8201.c36 #define MAX_ADC_VALUE 4015 macro
552 if (tmp_adc > MAX_ADC_VALUE) in ft8201_short_test()
553 tmp_adc = MAX_ADC_VALUE; in ft8201_short_test()