Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx_update.c1113 static u8 gup_recall_check(struct i2c_client *client, u8* chk_src, u16 start_rd_addr, u16 chk_lengt… in gup_recall_check() function
1240 ret = gup_recall_check(client, fw_section, start_addr, FW_SECTION_LENGTH); in gup_burn_fw_section()
1628 ret = gup_recall_check(client, fw_dsp, 0x9000, FW_DSP_LENGTH); in gup_burn_fw_dsp()
1757 ret = gup_recall_check(client, fw_boot, 0x9000, FW_BOOT_LENGTH); in gup_burn_fw_boot()
1892 ret = gup_recall_check(client, fw_boot_isp, 0x9000, FW_BOOT_ISP_LENGTH); in gup_burn_fw_boot_isp()
2061 ret = gup_recall_check(client, fw_section, start_addr, len); in gup_burn_fw_gwake_section()