Lines Matching refs:host_buf_ptr
114 __be32 host_buf_ptr; member
122 __be32 host_buf_ptr; /* Host buffer pointer */ member
156 u32 host_buf_ptr; member
1414 buf->host_buf_ptr + field_offset, data); in wm_adsp_buffer_read()
1421 buf->host_buf_ptr + field_offset, in wm_adsp_buffer_write()
1517 addr = alg_region->base + xmalg + ALG_XM_FIELD(host_buf_ptr); in wm_adsp_buffer_parse_legacy()
1520 &buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy()
1524 if (buf->host_buf_ptr) in wm_adsp_buffer_parse_legacy()
1530 if (!buf->host_buf_ptr) { in wm_adsp_buffer_parse_legacy()
1543 compr_dbg(buf, "legacy host_buf_ptr=%x\n", buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy()
1567 if (coeff_v1.host_buf_ptr) in wm_adsp_buffer_parse_coeff()
1573 if (!coeff_v1.host_buf_ptr) { in wm_adsp_buffer_parse_coeff()
1583 buf->host_buf_ptr = be32_to_cpu(coeff_v1.host_buf_ptr); in wm_adsp_buffer_parse_coeff()
1616 buf->host_buf_ptr, version); in wm_adsp_buffer_parse_coeff()