Home
last modified time | relevance | path

Searched refs:skip_imr_boot (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dhda-loader.c437 if (hda->imrboot_supported && !sdev->first_boot && !hda->skip_imr_boot) { in hda_dsp_cl_boot_firmware()
535 hda->skip_imr_boot = false; in hda_dsp_cl_boot_firmware()
539 hda->skip_imr_boot = true; in hda_dsp_cl_boot_firmware()
H A Dlnl.c107 &hda->skip_imr_boot); in lnl_dsp_post_fw_run()
H A Dmtl.c320 &hdev->skip_imr_boot); in mtl_dsp_post_fw_run()
H A Dhda.h493 bool skip_imr_boot; member
H A Dhda.c417 &hdev->skip_imr_boot); in hda_dsp_post_fw_run()
H A Dhda-dsp.c806 hda->skip_imr_boot = true; in hda_suspend()