Home
last modified time | relevance | path

Searched refs:sts_boot_dev_sts1_reg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/accel/habanalabs/common/
H A Dfirmware_if.c860 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()
/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c2572 pre_fw_load->sts_boot_dev_sts1_reg = mmCPU_BOOT_DEV_STS1; in goya_init_firmware_preload_params()