Home
last modified time | relevance | path

Searched defs:postdiv (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/mips/ar7/
Dclock.c85 u32 postdiv; member
112 int *postdiv, int *mul) in approximate()
128 static void calculate(int base, int target, int *prediv, int *postdiv, in calculate()
180 int postdiv = (ctrl & POSTDIV_MASK) + 1; in tnetd7300_get_clock() local
221 int prediv, postdiv, mul; in tnetd7300_set_clock() local
275 int prediv, int postdiv, int postdiv2, int mul, u32 frequency) in tnetd7200_set_clock()
/linux-3.4.99/arch/arm/mach-davinci/
Dclock.c370 u32 ctrl, mult = 1, prediv = 1, postdiv = 1; in clk_pllclk_recalc() local
440 unsigned int mult, unsigned int postdiv) in davinci_set_pllrate()
Dda850.c814 unsigned int postdiv; member
991 unsigned int prediv, mult, postdiv; in da850_set_pll0rate() local
Dtnetv107x.c650 unsigned long mult = 0, prediv = 1, postdiv = 1; in clk_sspll_recalc() local
/linux-3.4.99/arch/c6x/platforms/
Dpll.c271 u32 ctrl, mult = 0, prediv = 0, postdiv = 0; in clk_pllclk_recalc() local
/linux-3.4.99/drivers/video/
Dgxt4500.c230 int m, n, pdiv1, pdiv2, postdiv; in calc_pll() local