f_in              474 drivers/clk/clk-versaclock5.c 	u32 f_in = parent_rate / 2;
f_in              493 drivers/clk/clk-versaclock5.c 	return div64_u64((u64)f_in << 24ULL, ((u64)div_int << 24ULL) + div_frc);
f_in              501 drivers/clk/clk-versaclock5.c 	u32 f_in = *parent_rate / 2;
f_in              506 drivers/clk/clk-versaclock5.c 	div_int = f_in / rate;
f_in              514 drivers/clk/clk-versaclock5.c 		rate = f_in / div_int;
f_in              518 drivers/clk/clk-versaclock5.c 	div_frc = f_in % rate;
f_in              525 drivers/clk/clk-versaclock5.c 	return div64_u64((u64)f_in << 24ULL, ((u64)div_int << 24ULL) + div_frc);
f_in               85 drivers/media/tuners/mt2063.c 	u32 f_in;
f_in              492 drivers/media/tuners/mt2063.c 	      pAS_Info->f_in) / pAS_Info->f_ref) - pAS_Info->f_in;
f_in              523 drivers/media/tuners/mt2063.c 		MT2063_AddExclZone(pAS_Info, 1920836000 - pAS_Info->f_in, 1922236000 - pAS_Info->f_in);	/* Ctr = 1921.536 */
f_in              524 drivers/media/tuners/mt2063.c 		MT2063_AddExclZone(pAS_Info, 1922564000 - pAS_Info->f_in, 1923964000 - pAS_Info->f_in);	/* Ctr = 1923.264 */
f_in              525 drivers/media/tuners/mt2063.c 		MT2063_AddExclZone(pAS_Info, 1924292000 - pAS_Info->f_in, 1925692000 - pAS_Info->f_in);	/* Ctr = 1924.992 */
f_in              526 drivers/media/tuners/mt2063.c 		MT2063_AddExclZone(pAS_Info, 1926020000 - pAS_Info->f_in, 1927420000 - pAS_Info->f_in);	/* Ctr = 1926.720 */
f_in              527 drivers/media/tuners/mt2063.c 		MT2063_AddExclZone(pAS_Info, 1927748000 - pAS_Info->f_in, 1929148000 - pAS_Info->f_in);	/* Ctr = 1928.448 */
f_in              531 drivers/media/tuners/mt2063.c 		MT2063_AddExclZone(pAS_Info, 1896644000 - pAS_Info->f_in, 1898044000 - pAS_Info->f_in);	/* Ctr = 1897.344 */
f_in              532 drivers/media/tuners/mt2063.c 		MT2063_AddExclZone(pAS_Info, 1894916000 - pAS_Info->f_in, 1896316000 - pAS_Info->f_in);	/* Ctr = 1895.616 */
f_in              533 drivers/media/tuners/mt2063.c 		MT2063_AddExclZone(pAS_Info, 1893188000 - pAS_Info->f_in, 1894588000 - pAS_Info->f_in);	/* Ctr = 1893.888 */
f_in              534 drivers/media/tuners/mt2063.c 		MT2063_AddExclZone(pAS_Info, 1891460000 - pAS_Info->f_in, 1892860000 - pAS_Info->f_in);	/* Ctr = 1892.16  */
f_in              535 drivers/media/tuners/mt2063.c 		MT2063_AddExclZone(pAS_Info, 1889732000 - pAS_Info->f_in, 1891132000 - pAS_Info->f_in);	/* Ctr = 1890.432 */
f_in              536 drivers/media/tuners/mt2063.c 		MT2063_AddExclZone(pAS_Info, 1888004000 - pAS_Info->f_in, 1889404000 - pAS_Info->f_in);	/* Ctr = 1888.704 */
f_in              537 drivers/media/tuners/mt2063.c 		MT2063_AddExclZone(pAS_Info, 1886276000 - pAS_Info->f_in, 1887676000 - pAS_Info->f_in);	/* Ctr = 1886.976 */
f_in              538 drivers/media/tuners/mt2063.c 		MT2063_AddExclZone(pAS_Info, 1884548000 - pAS_Info->f_in, 1885948000 - pAS_Info->f_in);	/* Ctr = 1885.248 */
f_in              539 drivers/media/tuners/mt2063.c 		MT2063_AddExclZone(pAS_Info, 1882820000 - pAS_Info->f_in, 1884220000 - pAS_Info->f_in);	/* Ctr = 1883.52  */
f_in              540 drivers/media/tuners/mt2063.c 		MT2063_AddExclZone(pAS_Info, 1881092000 - pAS_Info->f_in, 1882492000 - pAS_Info->f_in);	/* Ctr = 1881.792 */
f_in              562 drivers/media/tuners/mt2063.c 	    ((pAS_Info->f_if1_Request + pAS_Info->f_in +
f_in              564 drivers/media/tuners/mt2063.c 	    pAS_Info->f_in;
f_in              812 drivers/media/tuners/mt2063.c 		u32 zfIF1 = pAS_Info->f_LO1 - pAS_Info->f_in;	/*  current attempt at a 1st IF  */
f_in             1487 drivers/media/tuners/mt2063.c static u32 FindClearTuneFilter(struct mt2063_state *state, u32 f_in)
f_in             1497 drivers/media/tuners/mt2063.c 		if (state->CTFiltMax[idx] >= f_in) {
f_in             1508 drivers/media/tuners/mt2063.c static u32 MT2063_Tune(struct mt2063_state *state, u32 f_in)
f_in             1527 drivers/media/tuners/mt2063.c 	if ((f_in < MT2063_MIN_FIN_FREQ) || (f_in > MT2063_MAX_FIN_FREQ))
f_in             1550 drivers/media/tuners/mt2063.c 		RFBand = FindClearTuneFilter(state, f_in);
f_in             1573 drivers/media/tuners/mt2063.c 	state->AS_Data.f_in = f_in;
f_in             1576 drivers/media/tuners/mt2063.c 	    MT2063_Round_fLO(state->AS_Data.f_if1_Request + f_in,
f_in             1578 drivers/media/tuners/mt2063.c 			     state->AS_Data.f_ref) - f_in;
f_in             1589 drivers/media/tuners/mt2063.c 	    MT2063_Round_fLO(f_IF1 + f_in, state->AS_Data.f_LO1_Step,
f_in             1593 drivers/media/tuners/mt2063.c 	    MT2063_Round_fLO(state->AS_Data.f_LO1 - state->AS_Data.f_out - f_in,
f_in             1610 drivers/media/tuners/mt2063.c 	    MT2063_Round_fLO(state->AS_Data.f_LO1 - state->AS_Data.f_out - f_in,
f_in             1646 drivers/media/tuners/mt2063.c 		     f_in) / (state->AS_Data.f_ref / 64) - 8 * (u32) fiffc -
f_in             1703 drivers/media/tuners/mt2063.c 		state->f_IF1_actual = state->AS_Data.f_LO1 - f_in;
f_in             1909 drivers/media/tuners/mt2063.c 	state->AS_Data.f_in = state->AS_Data.f_LO1 - state->f_IF1_actual;
f_in             1696 fs/read_write.c 	struct fd f_in;
f_in             1700 fs/read_write.c 	f_in = fdget(fd_in);
f_in             1701 fs/read_write.c 	if (!f_in.file)
f_in             1713 fs/read_write.c 		pos_in = f_in.file->f_pos;
f_in             1723 fs/read_write.c 	ret = vfs_copy_file_range(f_in.file, pos_in, f_out.file, pos_out, len,
f_in             1733 fs/read_write.c 			f_in.file->f_pos = pos_in;
f_in             1747 fs/read_write.c 	fdput(f_in);
f_in              144 sound/soc/codecs/rl6231.c 	unsigned int f_in, f_out, f_max;
f_in              171 sound/soc/codecs/rl6231.c 	f_in = freq_in / div;
f_in              176 sound/soc/codecs/rl6231.c 			in_t = f_in * (n_t + 2);
f_in              383 sound/soc/codecs/wm8974.c static unsigned int wm8974_get_mclkdiv(unsigned int f_in, unsigned int f_out,
f_in              386 sound/soc/codecs/wm8974.c 	unsigned int ratio = 2 * f_in / f_out;