Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-loader.c393 if (hda->imrboot_supported && !sdev->first_boot && !hda->skip_imr_boot) { in hda_dsp_cl_boot_firmware()
483 hda->skip_imr_boot = false; in hda_dsp_cl_boot_firmware()
487 hda->skip_imr_boot = true; in hda_dsp_cl_boot_firmware()
H A Dhda.h487 bool skip_imr_boot; member
H A Dhda-dsp.c706 hda->skip_imr_boot = true; in hda_suspend()