Home
last modified time | relevance | path

Searched refs:next_read_index (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm_adsp.c136 __be32 next_read_index; /* word index of next read */ member
1760 u32 next_read_index, next_write_index; in wm_adsp_buffer_update_avail() local
1767 HOST_BUFFER_FIELD(next_read_index), in wm_adsp_buffer_update_avail()
1768 &next_read_index); in wm_adsp_buffer_update_avail()
1772 read_index = sign_extend32(next_read_index, 23); in wm_adsp_buffer_update_avail()
1969 ret = wm_adsp_buffer_write(buf, HOST_BUFFER_FIELD(next_read_index), in wm_adsp_buffer_capture_block()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm_adsp.c427 __be32 next_read_index; /* word index of next read */ member
4076 u32 next_read_index, next_write_index; in wm_adsp_buffer_update_avail() local
4083 HOST_BUFFER_FIELD(next_read_index), in wm_adsp_buffer_update_avail()
4084 &next_read_index); in wm_adsp_buffer_update_avail()
4088 read_index = sign_extend32(next_read_index, 23); in wm_adsp_buffer_update_avail()
4285 ret = wm_adsp_buffer_write(buf, HOST_BUFFER_FIELD(next_read_index), in wm_adsp_buffer_capture_block()

Completed in 9 milliseconds