Searched refs:ucodes (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/crypto/marvell/octeontx2/ |
| H A D | otx2_cptpf_ucode.c | 28 struct list_head ucodes; member 402 list_add_tail(&uc_info->list, &fw_info->ucodes); in load_fw() 420 list_for_each_entry_safe(curr, temp, &fw_info->ucodes, list) { in cpt_ucode_release_fw() 432 list_for_each_entry(curr, &fw_info->ucodes, list) { in get_ucode() 445 list_for_each_entry(curr, &fw_info->ucodes, list) { in print_uc_info() 465 INIT_LIST_HEAD(&fw_info->ucodes); in cpt_ucode_load_fw() 1717 INIT_LIST_HEAD(&fw_info.ucodes); in otx2_cpt_dl_custom_egrp_create()
|
| /linux/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptpf_ucode.c | 54 struct list_head ucodes; member 332 list_add_tail(&tar_info->list, &tar_arch->ucodes); in process_tar_file() 344 list_for_each_entry_safe(curr, temp, &tar_arch->ucodes, list) { in release_tar_archive() 359 list_for_each_entry(curr, &tar_arch->ucodes, list) { in get_uc_from_tar_archive() 392 list_for_each_entry(curr, &tar_arch->ucodes, list) { in print_tar_dbg_info() 419 INIT_LIST_HEAD(&tar_arch->ucodes); in load_tar_archive()
|
| /linux/Documentation/gpu/nova/core/ |
| H A D | vbios.rst | 32 This firmware then loads other firmware ucodes onto the PMU and SEC2 37 Once located, the Falcon ucodes have "Application Interfaces" in their data
|