Searched refs:adsp2_id (Results 1 – 1 of 1) sorted by relevance
1952 struct wmfw_adsp2_id_hdr adsp2_id; in cs_dsp_adsp2_setup_algs() local1965 sizeof(adsp2_id)); in cs_dsp_adsp2_setup_algs()1972 n_algs = be32_to_cpu(adsp2_id.n_algs); in cs_dsp_adsp2_setup_algs()1974 cs_dsp_parse_wmfw_id_header(dsp, &adsp2_id.fw, n_algs); in cs_dsp_adsp2_setup_algs()1977 adsp2_id.fw.id, adsp2_id.fw.ver, in cs_dsp_adsp2_setup_algs()1978 adsp2_id.xm); in cs_dsp_adsp2_setup_algs()1983 adsp2_id.fw.id, adsp2_id.fw.ver, in cs_dsp_adsp2_setup_algs()1984 adsp2_id.ym); in cs_dsp_adsp2_setup_algs()1989 adsp2_id.fw.id, adsp2_id.fw.ver, in cs_dsp_adsp2_setup_algs()1990 adsp2_id.zm); in cs_dsp_adsp2_setup_algs()[all …]