Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Dfirmware_if.c1494 bool preboot_still_runs; in hl_fw_wait_preboot_ready() local
1520 preboot_still_runs = (status == CPU_BOOT_STATUS_SECURITY_READY || in hl_fw_wait_preboot_ready()
1525 if (rc && tries && preboot_still_runs) { in hl_fw_wait_preboot_ready()