Searched refs:host_buf_ptr (Results 1 – 1 of 1) sorted by relevance
306 __be32 host_buf_ptr; member341 u32 host_buf_ptr; member3218 buf->host_buf_ptr + field_offset, data); in wm_adsp_buffer_read()3225 buf->host_buf_ptr + field_offset, data); in wm_adsp_buffer_write()3246 addr = alg_region->base + xmalg + ALG_XM_FIELD(host_buf_ptr); in wm_adsp_legacy_host_buf_addr()3249 &buf->host_buf_ptr); in wm_adsp_legacy_host_buf_addr()3253 if (buf->host_buf_ptr) in wm_adsp_legacy_host_buf_addr()3259 if (!buf->host_buf_ptr) in wm_adsp_legacy_host_buf_addr()3262 adsp_dbg(dsp, "host_buf_ptr=%x\n", buf->host_buf_ptr); in wm_adsp_legacy_host_buf_addr()3316 buf->host_buf_ptr = be32_to_cpu(val); in wm_adsp_buffer_locate()[all …]