Home
last modified time | relevance | path

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

/third_party/alsa-utils/topology/nhlt/intel/dmic/
H A Ddmic-process.c129 int clkdiv_max; in find_modes() local
190 clkdiv_max = dmic->dmic_prm[di].io_clk / dmic->dmic_prm[di].pdmclk_min; in find_modes()
196 for (clkdiv = clkdiv_min; clkdiv <= clkdiv_max; clkdiv++) { in find_modes()

Completed in 3 milliseconds