Searched refs:next_read_index (Results 1 – 1 of 1) sorted by relevance
423 __be32 next_read_index; /* word index of next read */ member3955 u32 next_read_index, next_write_index; in wm_adsp_buffer_update_avail() local3962 HOST_BUFFER_FIELD(next_read_index), in wm_adsp_buffer_update_avail()3963 &next_read_index); in wm_adsp_buffer_update_avail()3967 read_index = sign_extend32(next_read_index, 23); in wm_adsp_buffer_update_avail()4163 ret = wm_adsp_buffer_write(buf, HOST_BUFFER_FIELD(next_read_index), in wm_adsp_buffer_capture_block()