Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_common.h71 #define FTS_REG_INT_CNT 0x8F macro
H A Dfocaltech_ex_fun.c1033 fts_read_reg(FTS_REG_INT_CNT, &val); in fts_dumpreg_show()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_common.h72 #define FTS_REG_INT_CNT 0x8F macro
H A Dfocaltech_ex_fun.c1041 fts_i2c_read_reg(client, FTS_REG_INT_CNT, &val); in fts_dumpreg_show()