Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/habanalabs/common/
Dfirmware_if.c575 u32 boot_err1_reg, u32 cpu_boot_dev_status0_reg, in fw_read_errors() argument
594 err_val = RREG32(boot_err1_reg); in fw_read_errors()
607 u32 boot_err1_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()
744 u32 boot_err1_reg) in hl_fw_cpucp_handshake() argument
750 boot_err1_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()
1286 u32 boot_err1_reg, u32 timeout) in hl_fw_read_preboot_status() argument
1304 boot_err1_reg, timeout); in hl_fw_read_preboot_status()
[all …]
Dhabanalabs.h969 u32 boot_err1_reg; member
2897 u32 boot_err1_reg);
2901 u32 boot_err1_reg);
2918 u32 boot_err1_reg, u32 timeout);
/Linux-v5.15/drivers/misc/habanalabs/goya/
Dgoya.c2490 static_loader->boot_err1_reg = mmCPU_BOOT_ERR1; in goya_init_static_firmware_loader()
/Linux-v5.15/drivers/misc/habanalabs/gaudi/
Dgaudi.c3992 static_loader->boot_err1_reg = mmCPU_BOOT_ERR1; in gaudi_init_static_firmware_loader()