Searched refs:ucode_count (Results 1 – 3 of 3) sorted by relevance
215 int ucode_count = 0; in aldebaran_mode2_restore_ip() local238 ucode_list[ucode_count++] = ucode; in aldebaran_mode2_restore_ip()265 r = psp_load_fw_list(&adev->psp, ucode_list, ucode_count); in aldebaran_mode2_restore_ip()
517 struct amdgpu_firmware_info **ucode_list, int ucode_count);
2464 struct amdgpu_firmware_info **ucode_list, int ucode_count) in psp_load_fw_list() argument2469 for (i = 0; i < ucode_count; ++i) { in psp_load_fw_list()