Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmsm8916-wcd-digital.c207 #define WCD_IIR_FILTER_SIZE (sizeof(u32)*BAND_MAX) macro
217 .bytes_ext = {.max = WCD_IIR_FILTER_SIZE, }, \
H A Dwcd934x.c120 #define WCD_IIR_FILTER_SIZE (sizeof(u32) * BAND_MAX) macro
131 .bytes_ext = {.max = WCD_IIR_FILTER_SIZE, }, \