Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dwm_adsp.c113 __be32 host_buf_ptr; member
121 __be32 host_buf_ptr; /* Host buffer pointer */ member
155 u32 host_buf_ptr; member
1422 buf->host_buf_ptr + field_offset, in wm_adsp_buffer_write()
1521 &buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy()
1525 if (buf->host_buf_ptr) in wm_adsp_buffer_parse_legacy()
1531 if (!buf->host_buf_ptr) { in wm_adsp_buffer_parse_legacy()
1568 if (coeff_v1.host_buf_ptr) in wm_adsp_buffer_parse_coeff()
1574 if (!coeff_v1.host_buf_ptr) { in wm_adsp_buffer_parse_coeff()
1584 buf->host_buf_ptr = be32_to_cpu(coeff_v1.host_buf_ptr); in wm_adsp_buffer_parse_coeff()
[all …]