Searched refs:boot_err0_reg (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/misc/habanalabs/common/ |
| A D | firmware_if.c | 574 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 …]
|
| A D | habanalabs.h | 986 u32 boot_err0_reg; member 2945 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg, 2949 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg, 2966 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg,
|
| /linux/drivers/misc/habanalabs/goya/ |
| A D | goya.c | 2492 static_loader->boot_err0_reg = mmCPU_BOOT_ERR0; in goya_init_static_firmware_loader()
|
| /linux/drivers/misc/habanalabs/gaudi/ |
| A D | gaudi.c | 3993 static_loader->boot_err0_reg = mmCPU_BOOT_ERR0; in gaudi_init_static_firmware_loader()
|
Completed in 58 milliseconds