Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
A Dwm_adsp.c112 __be32 host_buf_ptr; member
120 __be32 host_buf_ptr; /* Host buffer pointer */ member
154 u32 host_buf_ptr; member
1321 buf->host_buf_ptr + field_offset, in wm_adsp_buffer_write()
1418 &buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy()
1422 if (buf->host_buf_ptr) in wm_adsp_buffer_parse_legacy()
1428 if (!buf->host_buf_ptr) in wm_adsp_buffer_parse_legacy()
1455 if (coeff_v1.host_buf_ptr) in wm_adsp_buffer_parse_coeff()
1461 if (!coeff_v1.host_buf_ptr) { in wm_adsp_buffer_parse_coeff()
1471 buf->host_buf_ptr = be32_to_cpu(coeff_v1.host_buf_ptr); in wm_adsp_buffer_parse_coeff()
[all …]

Completed in 7 milliseconds