Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_common.h72 #define FTS_REG_FLOW_WORK_CNT 0x91 macro
H A Dfocaltech_esdcheck.c183 reg_addr = FTS_REG_FLOW_WORK_CNT; in get_flow_cnt()
H A Dfocaltech_ex_fun.c1036 fts_read_reg(FTS_REG_FLOW_WORK_CNT, &val); in fts_dumpreg_show()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_common.h73 #define FTS_REG_FLOW_WORK_CNT 0x91 macro
H A Dfocaltech_esdcheck.c203 reg_addr = FTS_REG_FLOW_WORK_CNT; in get_flow_cnt()
H A Dfocaltech_ex_fun.c1044 fts_i2c_read_reg(client, FTS_REG_FLOW_WORK_CNT, &val); in fts_dumpreg_show()