Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Drl6231.c60 int k, red, n_t, pll_out, in_t, out_t; in rl6231_pll_calc() local
91 out_t = in_t / (m_t + 2); in rl6231_pll_calc()
92 red = abs(out_t - pll_out); in rl6231_pll_calc()