Searched refs:host_buf_ptr (Results 1 – 1 of 1) sorted by relevance
113 __be32 host_buf_ptr; member121 __be32 host_buf_ptr; /* Host buffer pointer */ member155 u32 host_buf_ptr; member1422 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 …]