Home
last modified time | relevance | path

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

/drivers/misc/habanalabs/common/
Dfirmware_if.c574 static int fw_read_errors(struct hl_device *hdev, u32 boot_err0_reg, in fw_read_errors() argument
590 err_val = RREG32(boot_err0_reg); in fw_read_errors()
606 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg, in hl_fw_cpucp_info_get() argument
642 rc = fw_read_errors(hdev, boot_err0_reg, boot_err1_reg, in hl_fw_cpucp_info_get()
743 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg, in hl_fw_cpucp_handshake() argument
749 sts_boot_dev_sts1_reg, boot_err0_reg, in hl_fw_cpucp_handshake()
1081 u32 boot_err0_reg, u32 boot_err1_reg, in hl_fw_read_preboot_caps() argument
1117 fw_read_errors(hdev, boot_err0_reg, boot_err1_reg, in hl_fw_read_preboot_caps()
1285 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg, in hl_fw_read_preboot_status() argument
1303 sts_boot_dev_sts1_reg, boot_err0_reg, in hl_fw_read_preboot_status()
[all …]
Dhabanalabs.h968 u32 boot_err0_reg; member
2898 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg,
2902 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg,
2919 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg,
/drivers/misc/habanalabs/goya/
Dgoya.c2489 static_loader->boot_err0_reg = mmCPU_BOOT_ERR0; in goya_init_static_firmware_loader()
/drivers/misc/habanalabs/gaudi/
Dgaudi.c3991 static_loader->boot_err0_reg = mmCPU_BOOT_ERR0; in gaudi_init_static_firmware_loader()