Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dfirmware_if.c443 static void fw_read_errors(struct hl_device *hdev, u32 boot_err0_reg) in fw_read_errors() argument
456 err_val = RREG32(boot_err0_reg); in fw_read_errors()
533 u32 boot_err0_reg, u32 timeout) in hl_fw_read_preboot_ver() argument
565 fw_read_errors(hdev, boot_err0_reg); in hl_fw_read_preboot_ver()
576 u32 boot_err0_reg, bool skip_bmc, in hl_fw_init_cpu() argument
713 fw_read_errors(hdev, boot_err0_reg); in hl_fw_init_cpu()
H A Dpci.c357 u32 boot_err0_reg, u32 preboot_ver_timeout) in hl_pci_init() argument
393 rc = hl_fw_read_preboot_ver(hdev, cpu_boot_status_reg, boot_err0_reg, in hl_pci_init()
H A 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);