Searched refs:next_read_index (Results 1 – 1 of 1) sorted by relevance
136 __be32 next_read_index; /* word index of next read */ member1711 u32 next_read_index, next_write_index; in wm_adsp_buffer_update_avail() local1718 HOST_BUFFER_FIELD(next_read_index), in wm_adsp_buffer_update_avail()1719 &next_read_index); in wm_adsp_buffer_update_avail()1723 read_index = sign_extend32(next_read_index, 23); in wm_adsp_buffer_update_avail()1920 ret = wm_adsp_buffer_write(buf, HOST_BUFFER_FIELD(next_read_index), in wm_adsp_buffer_capture_block()