Home
last modified time | relevance | path

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

/sound/soc/codecs/
A Dwm_adsp.c114 __be32 host_buf_ptr; member
122 __be32 host_buf_ptr; /* Host buffer pointer */ member
156 u32 host_buf_ptr; member
1421 buf->host_buf_ptr + field_offset, in wm_adsp_buffer_write()
1520 &buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy()
1524 if (buf->host_buf_ptr) in wm_adsp_buffer_parse_legacy()
1530 if (!buf->host_buf_ptr) { in wm_adsp_buffer_parse_legacy()
1567 if (coeff_v1.host_buf_ptr) in wm_adsp_buffer_parse_coeff()
1573 if (!coeff_v1.host_buf_ptr) { in wm_adsp_buffer_parse_coeff()
1583 buf->host_buf_ptr = be32_to_cpu(coeff_v1.host_buf_ptr); in wm_adsp_buffer_parse_coeff()
[all …]

Completed in 9 milliseconds