Home
last modified time | relevance | path

Searched defs:mul (Results 1 – 9 of 9) sorted by relevance

/arch/sparc/lib/
Dmul.S20 .mul: label
/arch/mips/ar7/
Dclock.c83 u32 mul; member
112 int *postdiv, int *mul) in approximate()
129 int *mul) in calculate()
182 int mul = ((pll & MUL_MASK) >> MUL_SHIFT) + 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()
/arch/avr32/mach-at32ap/
Dhsmc.c38 unsigned long mul; in smc_set_timing() local
Dat32ap700x.c117 unsigned long div, mul, rate; in pll_get_rate() local
132 unsigned long mul; in pll_set_rate() local
/arch/arm/mach-tegra/
Dclock.c284 int mul = 1; in clk_get_rate_all_locked() local
504 int mul = c->mul / c->div; in clock_tree_show_one() local
Dclock.h109 u32 mul; member
/arch/m68k/fpsp040/
Ddecbin.S487 mul: label
/arch/arm/mach-at91/
Dclock.c544 unsigned mul, div; in at91_pll_rate() local
567 unsigned i, div = 0, mul = 0, diff = 1 << 30; in at91_pll_calc() local
/arch/mips/include/asm/octeon/
Dcvmx-spxx-defs.h213 uint64_t mul:1; member