k_t               141 sound/soc/codecs/rl6231.c 	int k_t, min_k, max_k, n = 0, m = 0, m_t = 0;
k_t               174 sound/soc/codecs/rl6231.c 	for (k_t = min_k; k_t <= max_k; k_t++) {
k_t               177 sound/soc/codecs/rl6231.c 			pll_out = f_out * (k_t + 2);
k_t               181 sound/soc/codecs/rl6231.c 				k = k_t;
k_t               184 sound/soc/codecs/rl6231.c 			out_t = in_t / (k_t + 2);
k_t               190 sound/soc/codecs/rl6231.c 				k = k_t;
k_t               196 sound/soc/codecs/rl6231.c 				out_t = in_t / ((m_t + 2) * (k_t + 2));
k_t               202 sound/soc/codecs/rl6231.c 					k = k_t;