Lines Matching refs:host_buf_ptr
403 __be32 host_buf_ptr; member
411 __be32 host_buf_ptr; /* Host buffer pointer */ member
445 u32 host_buf_ptr; member
3716 buf->host_buf_ptr + field_offset, data); in wm_adsp_buffer_read()
3723 buf->host_buf_ptr + field_offset, data); in wm_adsp_buffer_write()
3831 addr = alg_region->base + xmalg + ALG_XM_FIELD(host_buf_ptr); in wm_adsp_buffer_parse_legacy()
3834 &buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy()
3838 if (buf->host_buf_ptr) in wm_adsp_buffer_parse_legacy()
3844 if (!buf->host_buf_ptr) in wm_adsp_buffer_parse_legacy()
3853 compr_dbg(buf, "legacy host_buf_ptr=%x\n", buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy()
3890 buf->host_buf_ptr = be32_to_cpu(val); in wm_adsp_buffer_parse_coeff()
3901 compr_dbg(buf, "host_buf_ptr=%x\n", buf->host_buf_ptr); in wm_adsp_buffer_parse_coeff()
3932 buf->host_buf_ptr, val); in wm_adsp_buffer_parse_coeff()