Searched refs:fw_ver_in_tp (Results 1 – 2 of 2) sorted by relevance
1606 u8 fw_ver_in_tp = 0; in fts_fwupg_need_upgrade() local1616 ret = fts_fwupg_get_ver_in_tp(client, &fw_ver_in_tp); 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()
1557 u8 fw_ver_in_tp = 0; in fts_fwupg_need_upgrade() local1567 ret = fts_fwupg_get_ver_in_tp(&fw_ver_in_tp); 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()