Home
last modified time | relevance | path

Searched refs:n_algs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/firmware/cirrus/
H A Dwmfw.h88 __be32 n_algs; member
96 __be32 n_algs; member
105 __be32 n_algs; member
/openbmc/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c1661 if (n_algs == 0) { in cs_dsp_read_algs()
1666 if (n_algs > 1024) { in cs_dsp_read_algs()
1812 size_t n_algs; in cs_dsp_adsp1_setup_algs() local
1827 n_algs = be32_to_cpu(adsp1_id.n_algs); in cs_dsp_adsp1_setup_algs()
1869 if (i + 1 < n_algs) { in cs_dsp_adsp1_setup_algs()
1891 if (i + 1 < n_algs) { in cs_dsp_adsp1_setup_algs()
1917 size_t n_algs; in cs_dsp_adsp2_setup_algs() local
1932 n_algs = be32_to_cpu(adsp2_id.n_algs); in cs_dsp_adsp2_setup_algs()
1982 if (i + 1 < n_algs) { in cs_dsp_adsp2_setup_algs()
2063 size_t n_algs; in cs_dsp_halo_setup_algs() local
[all …]