FW_TYPE_PREBOOT_CPU
hdev->fw_loader.fw_comp_loaded |= FW_TYPE_PREBOOT_CPU;
if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU))
(FW_TYPE_LINUX | FW_TYPE_BOOT_CPU | FW_TYPE_PREBOOT_CPU)
if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU) &&
(hdev->fw_components & ~FW_TYPE_PREBOOT_CPU)) {
if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU))
if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU))
preboot_only = (hdev->fw_loader.fw_comp_loaded == FW_TYPE_PREBOOT_CPU);
driver_performs_reset = (hdev->fw_components == FW_TYPE_PREBOOT_CPU &&
if (hdev->fw_components & FW_TYPE_PREBOOT_CPU)
if (!(hdev->fw_components & FW_TYPE_PREBOOT_CPU))