tdv               399 arch/mips/alchemy/common/clock.c 	long tdv, tpr, pr, nr, br, bpr, diff, lastdiff;
tdv               430 arch/mips/alchemy/common/clock.c 		tdv = alchemy_calc_div(req->rate, pr, scale, maxdiv, NULL);
tdv               431 arch/mips/alchemy/common/clock.c 		nr = pr / tdv;
tdv               457 arch/mips/alchemy/common/clock.c 			tdv = alchemy_calc_div(req->rate, pr, scale, maxdiv,
tdv               459 arch/mips/alchemy/common/clock.c 			nr = pr / tdv;