Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Drl6231.c122 int i, k, red, n_t, pll_out, in_t, out_t; in rl6231_pll_calc() local
165 out_t = in_t / (m_t + 2); in rl6231_pll_calc()
166 red = abs(out_t - pll_out); in rl6231_pll_calc()