Home
last modified time | relevance | path

Searched refs:SOF_FW_BOOT_COMPLETE (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/include/sound/
H A Dsof.h30 * @SOF_FW_BOOT_COMPLETE: firmware is booted up and functional
41 SOF_FW_BOOT_COMPLETE, enumerator
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dcore.c136 case SOF_FW_BOOT_COMPLETE: in sof_set_fw_state()
510 if (sdev->fw_state == SOF_FW_BOOT_COMPLETE) { in snd_sof_device_shutdown()
H A Dloader.c168 sof_set_fw_state(sdev, SOF_FW_BOOT_COMPLETE); in snd_sof_run_firmware()
H A Dipc.c43 if (ipc->disable_ipc_tx || sdev->fw_state != SOF_FW_BOOT_COMPLETE) in sof_ipc_send_msg()
H A Dpm.c221 if (sdev->fw_state != SOF_FW_BOOT_COMPLETE) in sof_suspend()
H A Ddebug.c379 {SOF_FW_BOOT_COMPLETE, "SOF_FW_BOOT_COMPLETE"},
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-ipc.c191 if (likely(sdev->fw_state == SOF_FW_BOOT_COMPLETE)) { in hda_dsp_ipc4_irq_thread()
280 if (likely(sdev->fw_state == SOF_FW_BOOT_COMPLETE)) { in hda_dsp_ipc_irq_thread()
H A Dcnl.c66 if (likely(sdev->fw_state == SOF_FW_BOOT_COMPLETE)) { in cnl_ipc4_irq_thread()
142 if (likely(sdev->fw_state == SOF_FW_BOOT_COMPLETE)) { in cnl_ipc_irq_thread()
H A Dhda-dsp.c1078 if (sdev->fw_state != SOF_FW_BOOT_COMPLETE || core == SOF_DSP_PRIMARY_CORE) in hda_dsp_core_get()
H A Dmtl.c533 if (likely(sdev->fw_state == SOF_FW_BOOT_COMPLETE)) { in mtl_ipc_irq_thread()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dpm.c191 if (sdev->fw_state != SOF_FW_BOOT_COMPLETE) in sof_suspend()
H A Dsof-priv.h350 SOF_FW_BOOT_COMPLETE, enumerator
H A Dipc.c387 sdev->fw_state = SOF_FW_BOOT_COMPLETE; in snd_sof_ipc_msgs_rx()
H A Dloader.c811 if (sdev->fw_state == SOF_FW_BOOT_COMPLETE) in snd_sof_run_firmware()
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp-ipc.c168 if (sdev->first_boot && sdev->fw_state != SOF_FW_BOOT_COMPLETE) { in acp_sof_ipc_irq_thread()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda.c417 if (sdev->fw_state == SOF_FW_BOOT_COMPLETE) { in hda_dsp_dump_skl()
464 if (sdev->fw_state == SOF_FW_BOOT_COMPLETE) { in hda_dsp_dump()

Completed in 12 milliseconds