Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_flash.h84 #define FTS_REG_UPGRADE 0xFC macro
H A Dfocaltech_flash.c590 ret = fts_i2c_write_reg(client, FTS_REG_UPGRADE, FTS_UPGRADE_AA); in fts_fwupg_reset_to_boot()
597 ret = fts_i2c_write_reg(client, FTS_REG_UPGRADE, FTS_UPGRADE_55); in fts_fwupg_reset_to_boot()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_flash.h83 #define FTS_REG_UPGRADE 0xFC macro
H A Dfocaltech_flash.c144 u8 reg = FTS_REG_UPGRADE; in fts_fwupg_reset_to_boot()