Searched refs:boot_err1_reg (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/misc/habanalabs/common/ |
| A D | firmware_if.c | 575 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 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() 2517 fw_loader->static_loader.boot_err1_reg, in hl_fw_static_init_cpu() [all …]
|
| A D | habanalabs.h | 987 u32 boot_err1_reg; member 2946 u32 boot_err1_reg); 2950 u32 boot_err1_reg); 2967 u32 boot_err1_reg, u32 timeout);
|
| /linux/drivers/misc/habanalabs/goya/ |
| A D | goya.c | 2493 static_loader->boot_err1_reg = mmCPU_BOOT_ERR1; in goya_init_static_firmware_loader()
|
| /linux/drivers/misc/habanalabs/gaudi/ |
| A D | gaudi.c | 3994 static_loader->boot_err1_reg = mmCPU_BOOT_ERR1; in gaudi_init_static_firmware_loader()
|
Completed in 38 milliseconds