Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx_update.c2574 u8 chk_cmp_buf[FL_PACK_SIZE] = {0}; variable
3251 ret = i2c_read_bytes(client, cmp_addr, chk_cmp_buf, cmp_len); in gup_check_and_repair()
3259 if (chk_cmp_buf[i] != gtp_default_FW_fl[FW_HEAD_LENGTH + start_index +i]) in gup_check_and_repair()
3263 GTP_ERROR("Check failed index: %d(%d != %d), redownload chuck", i, chk_cmp_buf[i], in gup_check_and_repair()