Searched refs:fw_ver (Results 1 – 3 of 3) sorted by relevance
163 struct sof_ipc4_fw_version *fw_ver; in sof_ipc4_query_fw_configuration() local190 fw_ver = (struct sof_ipc4_fw_version *)tuple->value; in sof_ipc4_query_fw_configuration()194 fw_ver->major, fw_ver->minor, fw_ver->hotfix, in sof_ipc4_query_fw_configuration()195 fw_ver->build); in sof_ipc4_query_fw_configuration()
21 u32 fw_ver; member60 snd_iprintf(buffer, "Firmware Ver:\t%d\n", info->fw_ver); in proc_read_hw_info()
607 switch (cs_dsp->fw_ver) { in wm_adsp_control_add()