Home
last modified time | relevance | path

Searched refs:fw_components (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/drivers/misc/habanalabs/common/
Dhabanalabs_drv.c299 hdev->fw_components = FW_TYPE_ALL_TYPES; in set_driver_behavior_per_device()
365 if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU) && in fixup_device_params()
366 (hdev->fw_components & ~FW_TYPE_PREBOOT_CPU)) { in fixup_device_params()
Dfirmware_if.c1556 if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU)) in hl_fw_read_preboot_status()
2541 if (!(hdev->fw_components & FW_TYPE_BOOT_CPU)) { in hl_fw_dynamic_init_cpu()
2565 if (hdev->pldm && !(hdev->fw_components & FW_TYPE_LINUX)) in hl_fw_dynamic_init_cpu()
2577 if (!(hdev->fw_components & FW_TYPE_LINUX)) { in hl_fw_dynamic_init_cpu()
2638 if (!(hdev->fw_components & FW_TYPE_BOOT_CPU)) in hl_fw_static_init_cpu()
2736 if (!(hdev->fw_components & FW_TYPE_LINUX)) { in hl_fw_static_init_cpu()
Dhabanalabs.h3353 u64 fw_components; member
/Linux-v6.1/drivers/net/wireless/ath/ath10k/
Dcore.h1334 const struct ath10k_fw_components *fw_components);
/Linux-v6.1/drivers/misc/habanalabs/gaudi2/
Dgaudi2.c3993 if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU)) in gaudi2_init_cpu()
4560 if (clk_en_addr && !(hdev->fw_components & FW_TYPE_BOOT_CPU)) in gaudi2_init_dcore_mme()
5540 driver_performs_reset = (hdev->fw_components == FW_TYPE_PREBOOT_CPU && in gaudi2_hw_fini()
6755 if (hdev->fw_components & FW_TYPE_BOOT_CPU) in gaudi2_arc_mmu_prepare_all()
7179 if (hdev->pldm || !(hdev->fw_components & FW_TYPE_LINUX) || !razwi_info) in gaudi2_ack_module_razwi_event_handler()
7518 if (hdev->pldm || !(hdev->fw_components & FW_TYPE_LINUX)) { in gaudi2_ack_psoc_razwi_event_handler()
7581 if (hdev->pldm || !(hdev->fw_components & FW_TYPE_LINUX)) in gaudi2_ack_psoc_razwi_event_handler()
Dgaudi2_coresight.c2240 if (!(hdev->fw_components & FW_TYPE_BOOT_CPU)) { in gaudi2_config_etr()
/Linux-v6.1/drivers/misc/habanalabs/gaudi/
Dgaudi.c907 if ((hdev->fw_components & FW_TYPE_LINUX) && in gaudi_fetch_psoc_frequency()
3853 if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU)) in gaudi_init_cpu()
/Linux-v6.1/drivers/misc/habanalabs/goya/
Dgoya.c2602 if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU)) in goya_init_cpu()