Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_ex_mode.c73 ret = fts_write_reg(FTS_REG_GLOVE_MODE_EN, m_val); in fts_ex_mode_switch()
108 fts_read_reg(FTS_REG_GLOVE_MODE_EN, &val); in fts_glove_mode_show()
H A Dfocaltech_common.h89 #define FTS_REG_GLOVE_MODE_EN 0xC0 macro
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_ex_mode.c76 fts_i2c_read_reg(client, FTS_REG_GLOVE_MODE_EN, &val); in fts_touch_glove_show()
125 buf_addr[0] = FTS_REG_GLOVE_MODE_EN; /* glove control */ in fts_enter_glove_mode()
H A Dfocaltech_common.h89 #define FTS_REG_GLOVE_MODE_EN 0xC0 macro