Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/habanalabs/common/
Dfirmware_if.c1239 u32 cpu_boot_dev_sts0, cpu_boot_dev_sts1; in hl_fw_preboot_update_state() local
1241 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()
/Linux-v5.15/drivers/misc/habanalabs/include/common/
Dhl_boot_if.h349 __le32 cpu_boot_dev_sts0; member