Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/habanalabs/common/
Dhabanalabs_drv.c337 hdev->fw_components = FW_TYPE_ALL_TYPES; in set_driver_behavior_per_device()
402 if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU) && in fixup_device_params()
403 (hdev->fw_components & ~FW_TYPE_PREBOOT_CPU)) { in fixup_device_params()
Dfirmware_if.c1732 if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU)) in hl_fw_read_preboot_status()
2792 if (!(hdev->fw_components & FW_TYPE_BOOT_CPU)) { in hl_fw_dynamic_init_cpu()
2849 if (hdev->pldm && !(hdev->fw_components & FW_TYPE_LINUX)) in hl_fw_dynamic_init_cpu()
2857 if (!(hdev->fw_components & FW_TYPE_LINUX)) { in hl_fw_dynamic_init_cpu()
2922 if (!(hdev->fw_components & FW_TYPE_BOOT_CPU)) in hl_fw_static_init_cpu()
3020 if (!(hdev->fw_components & FW_TYPE_LINUX)) { in hl_fw_static_init_cpu()
Dhabanalabs.h3567 u64 fw_components; member
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dcore.h1348 const struct ath10k_fw_components *fw_components);
/linux-6.12.1/drivers/accel/habanalabs/gaudi2/
Dgaudi2.c4930 if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU)) in gaudi2_init_cpu()
6399 driver_performs_reset = (hdev->fw_components == FW_TYPE_PREBOOT_CPU && in gaudi2_hw_fini()
6431 if (hdev->fw_components & FW_TYPE_PREBOOT_CPU) in gaudi2_hw_fini()
7721 if (hdev->fw_components & FW_TYPE_BOOT_CPU) in gaudi2_arc_mmu_prepare_all()
8424 if (hdev->pldm || !(hdev->fw_components & FW_TYPE_LINUX)) { in gaudi2_ack_psoc_razwi_event_handler()
8448 if (hdev->pldm || !(hdev->fw_components & FW_TYPE_LINUX)) in gaudi2_ack_psoc_razwi_event_handler()
Dgaudi2_coresight.c2257 if (!(hdev->fw_components & FW_TYPE_BOOT_CPU)) { in gaudi2_config_etr()
/linux-6.12.1/drivers/accel/habanalabs/gaudi/
Dgaudi.c915 if ((hdev->fw_components & FW_TYPE_LINUX) && in gaudi_fetch_psoc_frequency()
3791 if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU)) in gaudi_init_cpu()
/linux-6.12.1/drivers/accel/habanalabs/goya/
Dgoya.c2604 if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU)) in goya_init_cpu()