in_t              142 sound/soc/codecs/rl6231.c 	unsigned int red, pll_out, in_t, out_t, div, div_t;
in_t              176 sound/soc/codecs/rl6231.c 			in_t = f_in * (n_t + 2);
in_t              178 sound/soc/codecs/rl6231.c 			if (in_t == pll_out) {
in_t              184 sound/soc/codecs/rl6231.c 			out_t = in_t / (k_t + 2);
in_t              196 sound/soc/codecs/rl6231.c 				out_t = in_t / ((m_t + 2) * (k_t + 2));