Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm_adsp.c112 __be32 host_buf_ptr; member
120 __be32 host_buf_ptr; /* Host buffer pointer */ member
154 u32 host_buf_ptr; member
1418 buf->host_buf_ptr + field_offset, data); in wm_adsp_buffer_read()
1425 buf->host_buf_ptr + field_offset, in wm_adsp_buffer_write()
1521 addr = alg_region->base + xmalg + ALG_XM_FIELD(host_buf_ptr); in wm_adsp_buffer_parse_legacy()
1524 &buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy()
1528 if (buf->host_buf_ptr) in wm_adsp_buffer_parse_legacy()
1534 if (!buf->host_buf_ptr) { in wm_adsp_buffer_parse_legacy()
1547 compr_dbg(buf, "legacy host_buf_ptr=%x\n", buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy()
[all …]