Searched refs:next_read_index (Results 1 – 1 of 1) sorted by relevance
137 __be32 next_read_index; /* word index of next read */ member1758 u32 next_read_index, next_write_index; in wm_adsp_buffer_update_avail() local1765 HOST_BUFFER_FIELD(next_read_index), in wm_adsp_buffer_update_avail()1766 &next_read_index); in wm_adsp_buffer_update_avail()1770 read_index = sign_extend32(next_read_index, 23); in wm_adsp_buffer_update_avail()1967 ret = wm_adsp_buffer_write(buf, HOST_BUFFER_FIELD(next_read_index), in wm_adsp_buffer_capture_block()