Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
A Dwm_adsp.c183 #define WM_ADSP_MIN_FRAGMENT_SIZE (64 * CS_DSP_DATA_WORD_SIZE)
184 #define WM_ADSP_MAX_FRAGMENT_SIZE (4096 * CS_DSP_DATA_WORD_SIZE)
1215 params->buffer.fragment_size % CS_DSP_DATA_WORD_SIZE) { in wm_adsp_compr_check_params()
1254 return compr->size.fragment_size / CS_DSP_DATA_WORD_SIZE; in wm_adsp_compr_frag_words()
1672 buf->read_index, write_index, avail * CS_DSP_DATA_WORD_SIZE); in wm_adsp_buffer_update_avail()
1793 tstamp->copied_total += buf->avail * CS_DSP_DATA_WORD_SIZE; in wm_adsp_compr_pointer()
1872 count /= CS_DSP_DATA_WORD_SIZE; in wm_adsp_compr_read()
1882 nbytes = nwords * CS_DSP_DATA_WORD_SIZE; in wm_adsp_compr_read()
/linux/include/linux/firmware/cirrus/
A Dcs_dsp.h31 #define CS_DSP_DATA_WORD_SIZE 3 macro

Completed in 7 milliseconds