Home
last modified time | relevance | path

Searched refs:nr_taps (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/ti/
H A Domap-mcbsp-st.c60 int nr_taps; /* Number of filter coefficients in use */ member
246 for (i = 0; i < st_data->nr_taps; i++) in st_taps_show()
266 st_data->nr_taps = 0; in st_taps_store()
285 st_data->nr_taps = i; in st_taps_store()
/kernel/linux/linux-6.6/sound/soc/ti/
H A Domap-mcbsp-st.c59 int nr_taps; /* Number of filter coefficients in use */ member
245 for (i = 0; i < st_data->nr_taps; i++) in st_taps_show()
265 st_data->nr_taps = 0; in st_taps_store()
284 st_data->nr_taps = i; in st_taps_store()

Completed in 2 milliseconds