Searched refs:checked_len (Results 1 – 1 of 1) sorted by relevance
1098 int checked_len = 0; in gt1x_check_subsystem_in_flash() local1112 …P_INFO("Check block ==> length: %d, address: 0x%08X", block_len, subsystem->address + checked_len); in gt1x_check_subsystem_in_flash()1113 fw = gt1x_get_fw_data(subsystem->offset + checked_len, block_len); in gt1x_check_subsystem_in_flash()1117 ret = gt1x_read_flash(subsystem->address + checked_len, block_len); in gt1x_check_subsystem_in_flash()1129 checked_len += block_len; in gt1x_check_subsystem_in_flash()