Searched refs:fw_read_errors (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/misc/habanalabs/common/ |
D | firmware_if.c | 701 static int fw_read_errors(struct hl_device *hdev, u32 boot_err0_reg, in fw_read_errors() function 767 rc = fw_read_errors(hdev, boot_err0_reg, boot_err1_reg, in hl_fw_cpucp_info_get() 1365 fw_read_errors(hdev, pre_fw_load->boot_err0_reg, in hl_fw_wait_preboot_ready() 2614 fw_read_errors(hdev, le32_to_cpu(dyn_regs->cpu_boot_err0), in hl_fw_dynamic_init_cpu() 2801 rc = fw_read_errors(hdev, fw_loader->static_loader.boot_err0_reg, in hl_fw_static_init_cpu() 2814 fw_read_errors(hdev, fw_loader->static_loader.boot_err0_reg, in hl_fw_static_init_cpu()
|