Searched refs:cold_boot_entry_point (Results 1 – 4 of 4) sorted by relevance
26 u64 cold_boot_entry_point; member44 return vdev->fw->entry_point == vdev->fw->cold_boot_entry_point; in ivpu_fw_is_cold_boot()
208 fw->cold_boot_entry_point = fw_hdr->entry_point; in ivpu_fw_parse()209 fw->entry_point = fw->cold_boot_entry_point; in ivpu_fw_parse()
41 fw->entry_point = fw->cold_boot_entry_point; in ivpu_pm_prepare_cold_boot()
823 vdev->fw->entry_point == vdev->fw->cold_boot_entry_point ? "cold boot" : "resume"); in soc_cpu_boot_37xx()
Completed in 10 milliseconds