Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/focaltech_flash/
H A Dfocaltech_upgrade_ft5436.c46 upgrade_func_ft5422.fwveroff = len - 2; in fts_ft5422_init()
147 .fwveroff = 0x0000,
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_flash.h126 u32 fwveroff; member
H A Dfocaltech_flash.c1585 if (upg->fw_length < upg->func->fwveroff) { in fts_fwupg_get_ver_in_host()
1587 upg->fw_length, upg->func->fwveroff); in fts_fwupg_get_ver_in_host()
1591 FTS_INFO("fw version offset:0x%x", upg->func->fwveroff); in fts_fwupg_get_ver_in_host()
1592 *ver = upg->fw[upg->func->fwveroff]; in fts_fwupg_get_ver_in_host()
H A Dfocaltech_upgrade_ft8201.c1017 .fwveroff = 0x510E,
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_flash.h131 u32 fwveroff; member
H A Dfocaltech_flash.c1541 if (upg->fw_length < upg->func->fwveroff) { in fts_fwupg_get_ver_in_host()
1543 upg->fw_length, upg->func->fwveroff); in fts_fwupg_get_ver_in_host()
1547 FTS_INFO("fw version offset:0x%x", upg->func->fwveroff); in fts_fwupg_get_ver_in_host()
1548 *ver = upg->fw[upg->func->fwveroff]; in fts_fwupg_get_ver_in_host()