Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-loader.c398 hda->booted_from_imr = true; in hda_dsp_cl_boot_firmware()
405 hda->booted_from_imr = false; in hda_dsp_cl_boot_firmware()
530 if (reload && hda->booted_from_imr) in hda_dsp_ipc4_load_library()
H A Dhda.h488 bool booted_from_imr; member