Searched refs:intf_drv (Results 1 – 4 of 4) sorted by relevance
149 return psp_v13_0_4_bootloader_load_component(psp, &psp->intf_drv, PSP_BL__LOAD_INTFDRV); in psp_v13_0_4_bootloader_load_intf_drv()
333 struct psp_bin_desc intf_drv; member
2134 if ((is_psp_fw_valid(psp->intf_drv)) && in psp_hw_start()3095 psp->intf_drv.fw_version = le32_to_cpu(desc->fw_version); in parse_sos_bin_descriptor()3096 psp->intf_drv.feature_version = le32_to_cpu(desc->fw_version); in parse_sos_bin_descriptor()3097 psp->intf_drv.size_bytes = le32_to_cpu(desc->size_bytes); in parse_sos_bin_descriptor()3098 psp->intf_drv.start_addr = ucode_start_addr; in parse_sos_bin_descriptor()
257 return psp_v13_0_bootloader_load_component(psp, &psp->intf_drv, PSP_BL__LOAD_INTFDRV); in psp_v13_0_bootloader_load_intf_drv()