Searched refs:new_fw (Results 1 – 6 of 6) sorted by relevance
721 struct firmware_properties new_fw; in check_firmware() local736 new_fw.type = type; in check_firmware()737 new_fw.id = std; in check_firmware()738 new_fw.std_req = std; in check_firmware()739 new_fw.scode_table = SCODE | priv->ctrl.scode_table; in check_firmware()740 new_fw.scode_nr = 0; in check_firmware()741 new_fw.int_freq = int_freq; in check_firmware()745 dump_firm_type(new_fw.type); in check_firmware()746 printk(KERN_CONT "(%x), id %016llx, ", new_fw.type, in check_firmware()747 (unsigned long long)new_fw.std_req); in check_firmware()[all …]
925 struct firmware_properties new_fw; in check_firmware() local940 new_fw.type = type; in check_firmware()941 new_fw.id = std; in check_firmware()942 new_fw.std_req = std; in check_firmware()943 new_fw.scode_table = SCODE; in check_firmware()944 new_fw.scode_nr = 0; in check_firmware()945 new_fw.int_freq = int_freq; in check_firmware()949 dump_firm_type(new_fw.type); in check_firmware()950 printk(KERN_CONT "(%x), id %016llx, ", new_fw.type, in check_firmware()951 (unsigned long long)new_fw.std_req); in check_firmware()[all …]
197 if (rdev->new_fw) { in ci_load_smc_ucode()
222 if (rdev->new_fw) { in si_load_smc_ucode()
471 if (rdev->new_fw) { in cik_sdma_load_microcode()
283 if (rdev->new_fw) in radeon_info_ioctl()