Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/habanalabs/common/
Dfirmware_if.c438 static void fw_read_errors(struct hl_device *hdev, u32 boot_err0_reg) in fw_read_errors() argument
451 err_val = RREG32(boot_err0_reg); in fw_read_errors()
528 u32 boot_err0_reg, u32 timeout) in hl_fw_read_preboot_ver() argument
560 fw_read_errors(hdev, boot_err0_reg); in hl_fw_read_preboot_ver()
571 u32 boot_err0_reg, bool skip_bmc, in hl_fw_init_cpu() argument
708 fw_read_errors(hdev, boot_err0_reg); in hl_fw_init_cpu()
Dpci.c351 u32 boot_err0_reg, u32 preboot_ver_timeout) in hl_pci_init() argument
387 rc = hl_fw_read_preboot_ver(hdev, cpu_boot_status_reg, boot_err0_reg, in hl_pci_init()
Dhabanalabs.h1937 u32 boot_err0_reg, bool skip_bmc,
1940 u32 boot_err0_reg, u32 timeout);
1950 u32 boot_err0_reg, u32 preboot_ver_timeout);