Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm_adsp.c3614 static void wm_adsp_remove_padding(u32 *buf, int nwords, int data_word_size) in wm_adsp_remove_padding() argument
3622 for (j = 0; j < data_word_size; j++) in wm_adsp_remove_padding()
3625 pack_in += sizeof(*buf) - data_word_size; in wm_adsp_remove_padding()