Searched refs:sts_boot_dev_sts1_reg (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | firmware_if.c | 852 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg, in hl_fw_cpucp_info_get() 887 sts_boot_dev_sts0_reg, sts_boot_dev_sts1_reg); in hl_fw_cpucp_info_get() 922 prop->fw_app_cpu_boot_dev_sts1 = RREG32(sts_boot_dev_sts1_reg); in hl_fw_cpucp_info_get() 986 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg, in hl_fw_cpucp_handshake() 992 sts_boot_dev_sts1_reg, boot_err0_reg, in hl_fw_cpucp_handshake() 1504 pre_fw_load->sts_boot_dev_sts1_reg); in hl_fw_wait_preboot_ready() 1543 reg_val = RREG32(pre_fw_load->sts_boot_dev_sts1_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 | 1371 * @sts_boot_dev_sts1_reg: sts_boot_dev_sts1 register address 1379 u32 sts_boot_dev_sts1_reg; member 3831 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg, 3835 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg,
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/ |
H A D | goya.c | 2577 pre_fw_load->sts_boot_dev_sts1_reg = mmCPU_BOOT_DEV_STS1; in goya_init_firmware_preload_params()
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi/ |
H A D | gaudi.c | 3758 pre_fw_load->sts_boot_dev_sts1_reg = mmCPU_BOOT_DEV_STS1; in gaudi_init_firmware_preload_params()
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2.c | 4715 pre_fw_load->sts_boot_dev_sts1_reg = mmCPU_BOOT_DEV_STS1; in gaudi2_init_firmware_preload_params()
|
Completed in 57 milliseconds