Searched defs:boot_err0_reg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
H A D | pci.c | 356 hl_pci_init(struct hl_device *hdev, u32 cpu_boot_status_reg, u32 boot_err0_reg, u32 preboot_ver_timeout) hl_pci_init() argument
|
H A D | firmware_if.c | 443 static void fw_read_errors(struct hl_device *hdev, u32 boot_err0_reg) in fw_read_errors() argument 532 hl_fw_read_preboot_ver(struct hl_device *hdev, u32 cpu_boot_status_reg, u32 boot_err0_reg, u32 timeout) hl_fw_read_preboot_ver() argument 574 hl_fw_init_cpu(struct hl_device *hdev, u32 cpu_boot_status_reg, u32 msg_to_cpu_reg, u32 cpu_msg_status_reg, u32 boot_err0_reg, bool skip_bmc, u32 cpu_timeout, u32 boot_fit_timeout) hl_fw_init_cpu() argument
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | firmware_if.c | 820 static int fw_read_errors(struct hl_device *hdev, u32 boot_err0_reg, in fw_read_errors() argument 850 hl_fw_cpucp_info_get(struct hl_device *hdev, u32 sts_boot_dev_sts0_reg, u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg, u32 boot_err1_reg) hl_fw_cpucp_info_get() argument 984 hl_fw_cpucp_handshake(struct hl_device *hdev, u32 sts_boot_dev_sts0_reg, u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg, u32 boot_err1_reg) hl_fw_cpucp_handshake() argument
|
H A D | habanalabs.h | 1329 u32 boot_err0_reg; member 1380 u32 boot_err0_reg; member
|
Completed in 16 milliseconds