Home
last modified time | relevance | path

Searched refs:max_read (Results 1 – 1 of 1) sorted by relevance

/sound/soc/codecs/
A Dwm_adsp.c1926 int mem_type, nwords, max_read; in wm_adsp_buffer_capture_block() local
1941 max_read = wm_adsp_compr_frag_words(compr); in wm_adsp_buffer_capture_block()
1948 if (nwords > max_read) in wm_adsp_buffer_capture_block()
1949 nwords = max_read; in wm_adsp_buffer_capture_block()

Completed in 9 milliseconds