Searched refs:SOF_FW_BOOT_IN_PROGRESS (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/sound/
H A Dsof.h26 * @SOF_FW_BOOT_IN_PROGRESS: firmware boot is in progress
37 SOF_FW_BOOT_IN_PROGRESS, enumerator in enum:sof_fw_state
/linux-master/sound/soc/sof/
H A Dloader.c155 sdev->fw_state > SOF_FW_BOOT_IN_PROGRESS,
H A Dpm.c138 sof_set_fw_state(sdev, SOF_FW_BOOT_IN_PROGRESS);
H A Ddebug.c393 {SOF_FW_BOOT_IN_PROGRESS, "SOF_FW_BOOT_IN_PROGRESS"},
H A Dipc4.c651 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS) {
H A Dcore.c468 sof_set_fw_state(sdev, SOF_FW_BOOT_IN_PROGRESS);
H A Dipc3.c1016 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS) {
/linux-master/sound/soc/sof/intel/
H A Dhda-ipc.c324 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS &&
H A Dcnl.c180 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS &&

Completed in 280 milliseconds