Searched refs:first_boot (Results 1 – 11 of 11) sorted by relevance
144 if (!sdev->first_boot) in sof_vangogh_post_fw_run_delay()
168 if (unlikely(sdev->first_boot && sdev->fw_state != SOF_FW_BOOT_COMPLETE)) { in acp_sof_ipc_irq_thread()
534 sdev->first_boot = false; in sof_probe_continue()591 sdev->first_boot = true; in sof_probe_continue()646 sdev->first_boot = true; in snd_sof_device_probe()
120 if (sdev->first_boot) { in snd_sof_run_firmware()
89 if (sdev->first_boot) in sof_resume()
604 if (!sdev->first_boot) { in ipc4_fw_ready()863 if (sdev->first_boot) { in sof_ipc4_post_boot()
298 netxen_check_hw_init(struct netxen_adapter *adapter, int first_boot) in netxen_check_hw_init() argument302 if (first_boot == 0x55555555) { in netxen_check_hw_init()310 first_boot = NXRD32(adapter, NETXEN_PCIE_REG(0x4)); in netxen_check_hw_init()311 if (!(first_boot & 0x4)) { in netxen_check_hw_init()312 first_boot |= 0x4; in netxen_check_hw_init()313 NXWR32(adapter, NETXEN_PCIE_REG(0x4), first_boot); in netxen_check_hw_init()318 first_boot = NXRD32(adapter, NETXEN_ROMUSB_GLB_SW_RESET); in netxen_check_hw_init()319 if (first_boot != 0x80000f) { in netxen_check_hw_init()929 int val, err, first_boot; in netxen_start_firmware() local945 first_boot = NXRD32(adapter, NETXEN_CAM_RAM(0x1fc)); in netxen_start_firmware()[all …]
59 if (sdev->first_boot) { in icl_dsp_post_fw_run()
437 if (hda->imrboot_supported && !sdev->first_boot && !hda->skip_imr_boot) { in hda_dsp_cl_boot_firmware()521 if (!sdev->first_boot) in hda_dsp_cl_boot_firmware()
433 if (sdev->first_boot) { in hda_dsp_post_fw_run()
1581 wcn->first_boot = true; in wcn36xx_probe()