Searched refs:cpu_boot_dev_sts0 (Results 1 – 2 of 2) sorted by relevance
1239 u32 cpu_boot_dev_sts0, cpu_boot_dev_sts1; in hl_fw_preboot_update_state() local1241 cpu_boot_dev_sts0 = prop->fw_preboot_cpu_boot_dev_sts0; in hl_fw_preboot_update_state()1254 !!(cpu_boot_dev_sts0 & CPU_BOOT_DEV_STS0_FW_HARD_RST_EN); in hl_fw_preboot_update_state()1257 cpu_boot_dev_sts0); in hl_fw_preboot_update_state()2025 le32_to_cpu(dyn_regs->cpu_boot_dev_sts0), in hl_fw_dynamic_load_image()2320 hl_fw_linux_update_state(hdev, le32_to_cpu(dyn_regs->cpu_boot_dev_sts0), in hl_fw_dynamic_init_cpu()2330 le32_to_cpu(dyn_regs->cpu_boot_dev_sts0), in hl_fw_dynamic_init_cpu()
349 __le32 cpu_boot_dev_sts0; member