Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.h127 #define FACTORY_REG_SHORT_ADDR 0x89 macro
H A Dfocaltech_test.c392 ret = read_mass_data(FACTORY_REG_SHORT_ADDR, byte_num, adc_buf); in short_get_adcdata_incell()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/
H A Dfocaltech_test_ft8201.c443 ret = read_mass_data(FACTORY_REG_SHORT_ADDR, byte_num, adc_buf); in read_adc_data()