Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm_adsp.c1356 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words() function
1378 size = wm_adsp_compr_frag_words(compr) * sizeof(*compr->raw_buf); in wm_adsp_compr_set_params()
1730 wm_adsp_compr_frag_words(compr)); in wm_adsp_compr_trigger()
1886 if (buf->avail < wm_adsp_compr_frag_words(compr)) { in wm_adsp_compr_pointer()
1897 if (buf->avail < wm_adsp_compr_frag_words(compr)) { in wm_adsp_compr_pointer()
1945 max_read = wm_adsp_compr_frag_words(compr); in wm_adsp_buffer_capture_block()