Searched refs:patch_len (Results 1 – 1 of 1) sorted by relevance
1020 const unsigned int patch_len) in stir421x_fw_upload() argument1033 for (i = 0; i < patch_len; i += block_size) { in stir421x_fw_upload()1034 block_size = patch_len - i; in stir421x_fw_upload()