Searched refs:sts_boot_dev_sts1_reg (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/accel/habanalabs/common/ |
H A D | firmware_if.c | 860 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg, in hl_fw_cpucp_info_get() argument 895 sts_boot_dev_sts0_reg, sts_boot_dev_sts1_reg); in hl_fw_cpucp_info_get() 930 prop->fw_app_cpu_boot_dev_sts1 = RREG32(sts_boot_dev_sts1_reg); in hl_fw_cpucp_info_get() 994 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg, in hl_fw_cpucp_handshake() argument 1000 sts_boot_dev_sts1_reg, boot_err0_reg, in hl_fw_cpucp_handshake() 1540 pre_fw_load->sts_boot_dev_sts1_reg); in hl_fw_wait_preboot_ready() 1583 reg_val = RREG32(pre_fw_load->sts_boot_dev_sts1_reg); in hl_fw_read_preboot_caps()
|
H A D | habanalabs.h | 1448 u32 sts_boot_dev_sts1_reg; member 3966 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg, 3970 u32 sts_boot_dev_sts1_reg, u32 boot_err0_reg,
|
/linux/drivers/accel/habanalabs/goya/ |
H A D | goya.c | 2572 pre_fw_load->sts_boot_dev_sts1_reg = mmCPU_BOOT_DEV_STS1; in goya_init_firmware_preload_params()
|
/linux/drivers/accel/habanalabs/gaudi/ |
H A D | gaudi.c | 3759 pre_fw_load->sts_boot_dev_sts1_reg = mmCPU_BOOT_DEV_STS1; in gaudi_init_firmware_preload_params()
|
/linux/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2.c | 4888 pre_fw_load->sts_boot_dev_sts1_reg = mmCPU_BOOT_DEV_STS1; in gaudi2_init_firmware_preload_params()
|