Home
last modified time | relevance | path

Searched refs:xmalg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm_adsp.c1497 u32 xmalg, addr, magic; in wm_adsp_buffer_parse_legacy() local
1506 xmalg = dsp->sys_config_size / sizeof(__be32); in wm_adsp_buffer_parse_legacy()
1508 addr = alg_region->base + xmalg + ALG_XM_FIELD(magic); in wm_adsp_buffer_parse_legacy()
1520 addr = alg_region->base + xmalg + ALG_XM_FIELD(host_buf_ptr); in wm_adsp_buffer_parse_legacy()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm_adsp.c3816 u32 xmalg, addr, magic; in wm_adsp_buffer_parse_legacy() local
3829 xmalg = dsp->ops->sys_config_size / sizeof(__be32); in wm_adsp_buffer_parse_legacy()
3831 addr = alg_region->base + xmalg + ALG_XM_FIELD(magic); in wm_adsp_buffer_parse_legacy()
3839 addr = alg_region->base + xmalg + ALG_XM_FIELD(host_buf_ptr); in wm_adsp_buffer_parse_legacy()

Completed in 8 milliseconds