Searched refs:sts_boot_dev_sts0_reg (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | firmware_if.c | 851 u32 sts_boot_dev_sts0_reg, in hl_fw_cpucp_info_get() 887 sts_boot_dev_sts0_reg, sts_boot_dev_sts1_reg); in hl_fw_cpucp_info_get() 915 prop->fw_app_cpu_boot_dev_sts0 = RREG32(sts_boot_dev_sts0_reg); in hl_fw_cpucp_info_get() 985 u32 sts_boot_dev_sts0_reg, in hl_fw_cpucp_handshake() 991 rc = hl_fw_cpucp_info_get(hdev, sts_boot_dev_sts0_reg, in hl_fw_cpucp_handshake() 1503 pre_fw_load->sts_boot_dev_sts0_reg, in hl_fw_wait_preboot_ready() 1537 reg_val = RREG32(pre_fw_load->sts_boot_dev_sts0_reg); in hl_fw_read_preboot_caps() 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 | 1370 * @sts_boot_dev_sts0_reg: sts_boot_dev_sts0 register address 1378 u32 sts_boot_dev_sts0_reg; member 3830 u32 sts_boot_dev_sts0_reg, 3834 u32 sts_boot_dev_sts0_reg,
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/ |
H A D | goya.c | 2576 pre_fw_load->sts_boot_dev_sts0_reg = mmCPU_BOOT_DEV_STS0; in goya_init_firmware_preload_params()
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi/ |
H A D | gaudi.c | 3757 pre_fw_load->sts_boot_dev_sts0_reg = mmCPU_BOOT_DEV_STS0; in gaudi_init_firmware_preload_params()
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2.c | 4714 pre_fw_load->sts_boot_dev_sts0_reg = mmCPU_BOOT_DEV_STS0; in gaudi2_init_firmware_preload_params()
|
Completed in 41 milliseconds