Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs_drv.c309 hdev->fw_components = FW_TYPE_ALL_TYPES; in set_driver_behavior_per_device()
375 if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU) && in fixup_device_params()
376 (hdev->fw_components & ~FW_TYPE_PREBOOT_CPU)) { in fixup_device_params()
H A Dfirmware_if.c1692 if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU)) in hl_fw_read_preboot_status()
2743 if (!(hdev->fw_components & FW_TYPE_BOOT_CPU)) { in hl_fw_dynamic_init_cpu()
2805 if (hdev->pldm && !(hdev->fw_components & FW_TYPE_LINUX)) in hl_fw_dynamic_init_cpu()
2813 if (!(hdev->fw_components & FW_TYPE_LINUX)) { in hl_fw_dynamic_init_cpu()
2878 if (!(hdev->fw_components & FW_TYPE_BOOT_CPU)) in hl_fw_static_init_cpu()
2976 if (!(hdev->fw_components & FW_TYPE_LINUX)) { in hl_fw_static_init_cpu()
H A Dhabanalabs.h3459 u64 fw_components; member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h1338 const struct ath10k_fw_components *fw_components);
/openbmc/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c4755 if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU)) in gaudi2_init_cpu()
6248 driver_performs_reset = (hdev->fw_components == FW_TYPE_PREBOOT_CPU && in gaudi2_hw_fini()
6280 if (hdev->fw_components & FW_TYPE_PREBOOT_CPU) in gaudi2_hw_fini()
7594 if (hdev->fw_components & FW_TYPE_BOOT_CPU) in gaudi2_arc_mmu_prepare_all()
8258 if (hdev->pldm || !(hdev->fw_components & FW_TYPE_LINUX)) { in gaudi2_ack_psoc_razwi_event_handler()
8282 if (hdev->pldm || !(hdev->fw_components & FW_TYPE_LINUX)) in gaudi2_ack_psoc_razwi_event_handler()
H A Dgaudi2_coresight.c2240 if (!(hdev->fw_components & FW_TYPE_BOOT_CPU)) { in gaudi2_config_etr()
/openbmc/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c912 if ((hdev->fw_components & FW_TYPE_LINUX) && in gaudi_fetch_psoc_frequency()
3790 if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU)) in gaudi_init_cpu()
/openbmc/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c2609 if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU)) in goya_init_cpu()