Home
last modified time | relevance | path

Searched refs:fw_ver_in_host (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_flash.c1605 u8 fw_ver_in_host = 0; in fts_fwupg_need_upgrade() local
1610 ret = fts_fwupg_get_ver_in_host(&fw_ver_in_host); in fts_fwupg_need_upgrade()
1622 FTS_INFO("fw version in tp:%x, host:%x", fw_ver_in_tp, fw_ver_in_host); in fts_fwupg_need_upgrade()
1623 if (fw_ver_in_tp != fw_ver_in_host) { in fts_fwupg_need_upgrade()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_flash.c1556 u8 fw_ver_in_host = 0; in fts_fwupg_need_upgrade() local
1561 ret = fts_fwupg_get_ver_in_host(upg, &fw_ver_in_host); in fts_fwupg_need_upgrade()
1573 FTS_INFO("fw version in tp:%x, host:%x", fw_ver_in_tp, fw_ver_in_host); in fts_fwupg_need_upgrade()
1574 if (fw_ver_in_tp != fw_ver_in_host) { in fts_fwupg_need_upgrade()