Home
last modified time | relevance | path

Searched refs:cpu_boot_status (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/misc/habanalabs/include/common/
Dhl_boot_if.h354 enum cpu_boot_status { enum
414 __le32 cpu_boot_status; member
/Linux-v6.1/drivers/misc/habanalabs/common/
Dfirmware_if.c2329 le32_to_cpu(dyn_loader->comm_desc.cpu_dyn_regs.cpu_boot_status), in hl_fw_dynamic_wait_for_boot_fit_active()
2357 le32_to_cpu(dyn_loader->comm_desc.cpu_dyn_regs.cpu_boot_status), in hl_fw_dynamic_wait_for_linux_active()
/Linux-v6.1/drivers/misc/habanalabs/gaudi2/
Dgaudi2.c5338 u32 cpu_boot_status; in gaudi2_send_hard_reset_cmd() local
5354 cpu_boot_status = RREG32(mmPSOC_GLOBAL_CONF_CPU_BOOT_STATUS); in gaudi2_send_hard_reset_cmd()
5357 (cpu_boot_status == CPU_BOOT_STATUS_SRAM_AVAIL)) in gaudi2_send_hard_reset_cmd()