Home
last modified time | relevance | path

Searched refs:FTS_REG_COVER_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.c79 ret = fts_write_reg(FTS_REG_COVER_MODE_EN, m_val); in fts_ex_mode_switch()
156 fts_read_reg(FTS_REG_COVER_MODE_EN, &val); in fts_cover_mode_show()
H A Dfocaltech_common.h90 #define FTS_REG_COVER_MODE_EN 0xC1 macro
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_ex_mode.c159 fts_i2c_read_reg(client, FTS_REG_COVER_MODE_EN, &val); in fts_touch_cover_show()
207 buf_addr[0] = FTS_REG_COVER_MODE_EN; /* cover control */ in fts_enter_cover_mode()
H A Dfocaltech_common.h90 #define FTS_REG_COVER_MODE_EN 0xC1 macro