Searched refs:fw_read_errors (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/misc/habanalabs/common/ |
D | firmware_if.c | 574 static int fw_read_errors(struct hl_device *hdev, u32 boot_err0_reg, in fw_read_errors() function 642 rc = fw_read_errors(hdev, boot_err0_reg, boot_err1_reg, in hl_fw_cpucp_info_get() 1117 fw_read_errors(hdev, boot_err0_reg, boot_err1_reg, in hl_fw_read_preboot_caps() 2328 fw_read_errors(hdev, le32_to_cpu(dyn_regs->cpu_boot_err0), in hl_fw_dynamic_init_cpu() 2508 rc = fw_read_errors(hdev, fw_loader->static_loader.boot_err0_reg, in hl_fw_static_init_cpu() 2521 fw_read_errors(hdev, fw_loader->static_loader.boot_err0_reg, in hl_fw_static_init_cpu()
|