Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm_adsp.c162 int host_buf_mem_type; member
1414 return cs_dsp_read_data_word(&buf->dsp->cs_dsp, buf->host_buf_mem_type, in wm_adsp_buffer_read()
1421 return cs_dsp_write_data_word(&buf->dsp->cs_dsp, buf->host_buf_mem_type, in wm_adsp_buffer_write()
1535 buf->host_buf_mem_type = WMFW_ADSP2_XM; in wm_adsp_buffer_parse_legacy()
1582 buf->host_buf_mem_type = cs_ctl->alg_region.type; in wm_adsp_buffer_parse_coeff()