Searched refs:bin_mandatory (Results 1 – 3 of 3) sorted by relevance
39 bool bin_mandatory; member
718 cs35l56->dsp.bin_mandatory = (load_firmware && cs35l56->fallback_fw_suffix); in cs35l56_dsp_download_and_power_up()721 if ((ret == -ENOENT) && cs35l56->dsp.bin_mandatory) { in cs35l56_dsp_download_and_power_up()724 cs35l56->dsp.bin_mandatory = false; in cs35l56_dsp_download_and_power_up()
1003 if (dsp->bin_mandatory && !coeff_firmware) { in wm_adsp_power_up()
Completed in 16 milliseconds