Home
last modified time | relevance | path

Searched refs:booted_from_imr (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dhda-loader.c442 hda->booted_from_imr = true; in hda_dsp_cl_boot_firmware()
449 hda->booted_from_imr = false; in hda_dsp_cl_boot_firmware()
583 if (reload && hda->booted_from_imr && ipc4_data->fw_context_save) in hda_dsp_ipc4_load_library()
H A Dhda.h494 bool booted_from_imr; member