Lines Matching refs:host_buf_ptr
404 __be32 host_buf_ptr; member
412 __be32 host_buf_ptr; /* Host buffer pointer */ member
446 u32 host_buf_ptr; member
3719 buf->host_buf_ptr + field_offset, data); in wm_adsp_buffer_read()
3726 buf->host_buf_ptr + field_offset, data); in wm_adsp_buffer_write()
3838 addr = alg_region->base + xmalg + ALG_XM_FIELD(host_buf_ptr); in wm_adsp_buffer_parse_legacy()
3841 &buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy()
3845 if (buf->host_buf_ptr) in wm_adsp_buffer_parse_legacy()
3851 if (!buf->host_buf_ptr) in wm_adsp_buffer_parse_legacy()
3860 compr_dbg(buf, "legacy host_buf_ptr=%x\n", buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy()
3898 buf->host_buf_ptr = be32_to_cpu(bufp); in wm_adsp_buffer_parse_coeff()
3909 compr_dbg(buf, "host_buf_ptr=%x\n", buf->host_buf_ptr); in wm_adsp_buffer_parse_coeff()
3934 buf->host_buf_ptr, version); in wm_adsp_buffer_parse_coeff()