Home
last modified time | relevance | path

Searched refs:host_buf_ptr (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/sound/soc/codecs/
Dwm_adsp.c112 __be32 host_buf_ptr; member
120 __be32 host_buf_ptr; /* Host buffer pointer */ member
154 u32 host_buf_ptr; member
1372 buf->host_buf_ptr + field_offset, data); in wm_adsp_buffer_read()
1379 buf->host_buf_ptr + field_offset, in wm_adsp_buffer_write()
1471 addr = alg_region->base + xmalg + ALG_XM_FIELD(host_buf_ptr); in wm_adsp_buffer_parse_legacy()
1474 &buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy()
1478 if (buf->host_buf_ptr) in wm_adsp_buffer_parse_legacy()
1484 if (!buf->host_buf_ptr) { in wm_adsp_buffer_parse_legacy()
1497 compr_dbg(buf, "legacy host_buf_ptr=%x\n", buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy()
[all …]