Searched refs:next_read_index (Results 1 – 1 of 1) sorted by relevance
136 __be32 next_read_index; /* word index of next read */ member1761 u32 next_read_index, next_write_index; in wm_adsp_buffer_update_avail() local1768 HOST_BUFFER_FIELD(next_read_index), in wm_adsp_buffer_update_avail()1769 &next_read_index); in wm_adsp_buffer_update_avail()1773 read_index = sign_extend32(next_read_index, 23); in wm_adsp_buffer_update_avail()1970 ret = wm_adsp_buffer_write(buf, HOST_BUFFER_FIELD(next_read_index), in wm_adsp_buffer_capture_block()