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