Searched refs:cpu_boot_dev_sts0 (Results 1 – 2 of 2) sorted by relevance
1683 u32 cpu_boot_dev_sts0, cpu_boot_dev_sts1; in hl_fw_preboot_update_state() local1685 cpu_boot_dev_sts0 = prop->fw_preboot_cpu_boot_dev_sts0; in hl_fw_preboot_update_state()1697 prop->hard_reset_done_by_fw = !!(cpu_boot_dev_sts0 & CPU_BOOT_DEV_STS0_FW_HARD_RST_EN); in hl_fw_preboot_update_state()1699 prop->fw_security_enabled = !!(cpu_boot_dev_sts0 & CPU_BOOT_DEV_STS0_SECURITY_EN); in hl_fw_preboot_update_state()1702 cpu_boot_dev_sts0); in hl_fw_preboot_update_state()2840 le32_to_cpu(dyn_regs->cpu_boot_dev_sts0), in hl_fw_dynamic_init_cpu()2886 le32_to_cpu(dyn_regs->cpu_boot_dev_sts0), in hl_fw_dynamic_init_cpu()2895 le32_to_cpu(dyn_regs->cpu_boot_dev_sts0), in hl_fw_dynamic_init_cpu()
445 __le32 cpu_boot_dev_sts0; member