Searched refs:fw_read_errors (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/accel/habanalabs/common/ |
H A D | firmware_if.c | 828 static int fw_read_errors(struct hl_device *hdev, u32 boot_err0_reg, in fw_read_errors() function 894 rc = fw_read_errors(hdev, boot_err0_reg, boot_err1_reg, in hl_fw_cpucp_info_get() 1537 fw_err = fw_read_errors(hdev, pre_fw_load->boot_err0_reg, in hl_fw_wait_preboot_ready() 2893 fw_error_rc = fw_read_errors(hdev, le32_to_cpu(dyn_regs->cpu_boot_err0), in hl_fw_dynamic_init_cpu() 3085 rc = fw_read_errors(hdev, fw_loader->static_loader.boot_err0_reg, in hl_fw_static_init_cpu() 3098 fw_read_errors(hdev, fw_loader->static_loader.boot_err0_reg, in hl_fw_static_init_cpu()
|