Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_ex_mode.c85 ret = fts_write_reg(FTS_REG_CHARGER_MODE_EN, m_val); in fts_ex_mode_switch()
203 fts_read_reg(FTS_REG_CHARGER_MODE_EN, &val); in fts_charger_mode_show()
H A Dfocaltech_common.h91 #define FTS_REG_CHARGER_MODE_EN 0x8B macro
H A Dfocaltech_ex_fun.c1030 fts_read_reg(FTS_REG_CHARGER_MODE_EN, &val); in fts_dumpreg_show()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_ex_mode.c241 fts_i2c_read_reg(client, FTS_REG_CHARGER_MODE_EN, &val); in fts_touch_charger_show()
290 buf_addr[0] = FTS_REG_CHARGER_MODE_EN; /* charger control */ in fts_enter_charger_mode()
H A Dfocaltech_common.h91 #define FTS_REG_CHARGER_MODE_EN 0x8B macro
H A Dfocaltech_ex_fun.c1038 fts_i2c_read_reg(client, FTS_REG_CHARGER_MODE_EN, &val); in fts_dumpreg_show()