Searched refs:host_buf_ptr (Results 1 – 1 of 1) sorted by relevance
114 __be32 host_buf_ptr; member122 __be32 host_buf_ptr; /* Host buffer pointer */ member156 u32 host_buf_ptr; member1421 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