Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.h94 #define FACTORY_REG_LINE_ADDR 0x01 macro
H A Dfocaltech_test.c541 addr = FACTORY_REG_LINE_ADDR; in get_rawdata()
545 addr = FACTORY_REG_LINE_ADDR; in get_rawdata()
1013 addr = FACTORY_REG_LINE_ADDR; in get_rawdata_mc_sc()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/
H A Dfocaltech_test_ft8201.c887 ret = fts_test_write_reg(FACTORY_REG_LINE_ADDR, 0xAD); in ft8201_lcdnoise_test()