Lines Matching refs:host_buf_ptr
113 __be32 host_buf_ptr; member
121 __be32 host_buf_ptr; /* Host buffer pointer */ member
155 u32 host_buf_ptr; member
1415 buf->host_buf_ptr + field_offset, data); in wm_adsp_buffer_read()
1422 buf->host_buf_ptr + field_offset, in wm_adsp_buffer_write()
1518 addr = alg_region->base + xmalg + ALG_XM_FIELD(host_buf_ptr); in wm_adsp_buffer_parse_legacy()
1521 &buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy()
1525 if (buf->host_buf_ptr) in wm_adsp_buffer_parse_legacy()
1531 if (!buf->host_buf_ptr) { in wm_adsp_buffer_parse_legacy()
1544 compr_dbg(buf, "legacy host_buf_ptr=%x\n", buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy()
1568 if (coeff_v1.host_buf_ptr) in wm_adsp_buffer_parse_coeff()
1574 if (!coeff_v1.host_buf_ptr) { in wm_adsp_buffer_parse_coeff()
1584 buf->host_buf_ptr = be32_to_cpu(coeff_v1.host_buf_ptr); in wm_adsp_buffer_parse_coeff()
1617 buf->host_buf_ptr, version); in wm_adsp_buffer_parse_coeff()